Other Parts Discussed in Thread: IWRL6432
Hello,
Any tips on getting debugging working on the IWRL6432 booster pack? I followed the debug instructions on the tirex loading the empty project and then starting a debug session. Then I loaded in the application I'm trying to debug (the motion and presence detect demo) and try to step through the code. I have a few breakpoints set in the mmw_cli.c source file since I'm trying to run this demo without needing to feed it a config file. The application never gets there though and always ends up in hard fault.
Is there a different way I'm supposed to be trying to debug?
BTW I did set the gDebugTargetCode flag to 1 so it's not that the application is going into low power mode.
Munan