Hiya,
Using Arm-DS with DStream-ST connected to an FPGA board emulating our SoC based on the SSE-200 design (M33). We are seeing that the SW breakpoints work intermittently. In otherwords, a SW breakpoint in an indefinite software loop is sometimes hit and other times not (in the same run).
Some other info:
Command window log:
startReloading programStarting target with image .../hello_world/hello_world.elfRunning from entry pointwaitExecution stopped in Secure Privileged Thread mode at 0x30000CB4In startup_rtl.c0x30000CB4 258,1 {break -p ".../hello_world/hello_world.c":34Breakpoint 2 at 0x300008FE on file hello_world.c, line 34waitcontinueinterruptExecution stopped in Secure Privileged Thread mode at 0x300008EAIn hello_world.c0x300008EA 27,1 }waitcontinueExecution stopped in Secure Privileged Thread mode at breakpoint 2: 0x300008FE0x300008FE 34,10 check_me(&grip);
Any help is much appreciated.
Many thanks
Sarah