Program received signal SIGTRAP, Trace/breakpoint trap. 0xf3af4804 in ?? ()
Hi,
I am building some FREERTOS appplication with ARM cortex M4 micro controller based on STM32F4 discovery board.
The program compiled successfully with 0 errors and warnings with eclipse IDE. I am using STM32Cube IDE.
But, when I tried to load the program I have got this messages in debugger console. The program is not running.
Program received signal SIGTRAP, Trace/breakpoint trap.
0xf3af4804 in ?? ()
Cannot access memory at address 0x4c05b508
Cannot access memory at address 0x4c05b508
Kindly help how to solve this issue.
Regards,
Kumar
