2023-05-18 09:19 PM
Hi,
Bought a new STM32WB55RG development board, created a sample code on STM32CubeIDE V1.12.1, compile good in IDE. ( using Windows 10)
But when download to the board by click the RUN button, it will pop up Error screen - The exception unknown software exception (0x40000015) occurred in the application at location 0x00000000000482646.
Created another example code, it had the same issue..
The board connect OK to Windows PC USB. I try another code and run on Keil, it does able to download. So I think the board itself is good, only the setting of the CubeIDE issue.
USB cable is only 2 feet long.
Thanks idea of to fix it?
thanks!
Solved! Go to Solution.
2023-05-26 09:33 AM
HI
Finally found this is a Windows issue. I tried on 3 PC, first 2 failed with the exact same error. The 3rd Windows PC works good. They are both 64 bit Windows 10. Don't know how to fix but I have to use the 3rd PC to work for it.
Thanks!
2023-05-19 01:58 AM
Hello @MLy.1
Could you please provide us a screenshot of debug configuration ?
Thanks,
Wijeden.
2023-05-19 10:04 AM
2023-05-19 10:05 AM
2023-05-19 11:19 AM
2023-05-19 11:23 AM
2023-05-22 02:46 AM
Hello,
You can have a look to examples available in STM32CubeWB package and compare the setting with your project.
Best Regards
2023-05-26 09:33 AM
HI
Finally found this is a Windows issue. I tried on 3 PC, first 2 failed with the exact same error. The 3rd Windows PC works good. They are both 64 bit Windows 10. Don't know how to fix but I have to use the 3rd PC to work for it.
Thanks!