cancel
Showing results for 
Search instead for 
Did you mean: 

The FP-AUD-BVLINKWB1 software package is failing while debugging

eben .11
Associate II

I want to work with the BLE5.0 module on an stm32wb5mm but the "BVLPeripheral" project -available within the FP-AUD-BVLINKWB1 software package- is stuck in an infinite loop due to an inexpected interrupt which i can not figure out.

NB: the program does not even enter the main function.


_legacyfs_online_stmicro_images_0693W00000biKa0QAE.png

2 REPLIES 2
Remy ISSALYS
ST Employee

Hello,

Did you try this example on STM32WB5MM Discovery Kit or on your custom board? Did you perform some modification in startup file or linker script?

Best Regards

eben .11
Associate II

I did try it on an STM32WB5MM Discovery Board and no, I did not perform any modifications.

I had the same problem with BLE projects (heart rate and p2p server) at first - they belongs to STM32Cube_FW_WB_V1.16.0 package- but once I flashed the binary file into the board it worked.