Tool/software:
Hi,
I was testing out the gpio_software_poll.c example program on CCS 20.1 desktop and set some breakpoints and stepped through it. I did not change the code. However, I can no longer successfully run the program on the LP-MSPM03507. When I flash the code, the red LED does not turn on as it should. When I run the program, the red LED never comes on whether I press the switch or not.
I sometimes get the following error message: JTAG Communication Error: (Error -1001 @ 0x0) Requested operation is not supported on this device. (Emulation package 20.1.0.3429)
Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended that you reset the emulator before you connect and reload your program before you continue debugging
I did a factory reset on the LP-MSPM03507 using the MSPM0_Factory_Reset_Tool, but it doesn't help. Other code can be flashed and works, such as the gpio_toggle_output examples. I think the problem is in the board rather than the CCS software, because I have CCS on a laptop and I get the same behavior. Also, I have a 2nd LaunchPad that can still be programmed with gpio_software_poll. How can I restore the broken LP? Thanks.
