Semihosting does not work with codes generated by STM32CubeMX v4.15.1 on STM32F103RCT6/STM32F405RG Posted by johnnyshao on 2016-07-21 13:24 SIGINT stack trace. stm32cube-semihosting.jpg (369.37 Kb)
Posted by srovm on 2016-11-25 07:44 I have the same problem. See attached file. - The Hardware is STM32F405RG (olimex development board) connected with St-LinkV2 - The code is original generted from STM32CubeMX without any changes from my side. - The Hardware is running without any problems with EmBiz - the debugger stops in the first line of the main correctly. When continue for the next Braekpoint it stops with Sgint Interrupt anywhere in the program. - It is a software problem may be the code from STM32CubeMX is incomplete, because I do not see any Interrupt handler in the code or there is a buck in the software from AC6. Does anybody knows how to solve the problem Sigint_Interrupt.PNG (148.71 Kb) Sigint_Interrupt.PNG (148.71 Kb)