This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC1352R: XDS110 gives Error when try to debug

Part Number: CC1352R


Tool/software: Code Composer Studio

I use Code Composer together with XDS110 debugger to put my program to CC1352R. With my program I use I2C data that is generated from another HW which is connected to the same PC Code Composer is running of. On this PC another program is running that talks with the I2C device via a virtual COM Port (other contains I2C to USB converter). When I now start the other PC program to send talk with the I2C device via virtual COM Code Composer doesn't find the debugger. I got the error

I searched already for this error but it seems to be a kind of general error without more special information. Unluckily this is a kind of show stopper. Or I have to develop my application without the help of a debugger. I don't want to tell my manager that I need 2 month more time for development as I have do implement/test it without a debugger.

So do you have a hint that could resolve this issue?

BTW: We have different HW with Atmel Processor that talks also with this I2C device and there is no problem. Debugger and programm works nicely at the same time.

Regards
Erwin