Hi All,
I'm connecting my JLINK to a CC3220SF LaunchXL. The board is configured to use SWD debugging. I have a very basic FreeRTOS application based on the demos from TI that exhibits the following behavior:
1) Starting the debugger the first time works.
2) Starting the debugger the second time fails with the following info in the logs.
Below I have the output in Code Composer Studio, below that the JLINK logs. Manually resetting the before debugging causes the problem not to happen. If I get this error and I hit debug again it works. Any idea how to get around this?
The JLink Logs are attached.
I'm connecting my JLINK to a CC3220SF LaunchXL. The board is configured to use SWD debugging. I have a very basic FreeRTOS application based on the demos from TI that exhibits the following behavior:
1) Starting the debugger the first time works.
2) Starting the debugger the second time fails with the following info in the logs.
Below I have the output in Code Composer Studio, below that the JLINK logs. Manually resetting the before debugging causes the problem not to happen. If I get this error and I hit debug again it works. Any idea how to get around this?
Source Code
- Cortex_M4_0: GEL Output:
- Memory Map Initialization Complete
- Cortex_M4_0: Error: Stat [ JLINKARM_IsHalted() call ] failed!
- Cortex_M4_0: Trouble Halting Target CPU: Halt failed!
- Cortex_M4_0: Error: Stat [ JLINKARM_IsHalted() call ] failed!
- Cortex_M4_0: Unable to determine target status after 20 attempts