Debug Error Problem

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Has anyone run into this error when debugging?

   

"Error: dbg.M0052: The connection to the device has been lost. The project might not support debugging because of the "Debug Select" setting in the System DWR."

I'm using the CapSense_CSD_Pw_LowPower01 example project and trying to debug my CapSense board using a MiniProg 3. Everything looks ok in log. The debug detects the port and the chip with the cap sense board. I run through all that successful build, successful program, and then get three errors. Two of them saying there is an error when attempting to read registers. Is there something simple I'm missing in the debug settings? If I run the Auto Tuner the device runs fine and connects to the CapSense board.
 

0 Likes
1 Reply
Anonymous
Not applicable

UPDATE: If anyone runs into this problem the setting can be found by going to the ".cydwr" file in the project. Then clicking on the System Tab at the bottom. There is a Debug Select setting in that.

0 Likes