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/TMS320F28374S: CodeComposer debugger error in connection to a 374S device

Part Number: TMS320F28374S

Tool/software: Code Composer Studio

Hi,

I'm having a strange error when I try to connect a board with a 374S device.

Until now I've used the 377S and 379S without any problem.

Now I'm try to use the 374S device but when I start the debug procedure I receive the follow error:

I take a look into the F28374S.gel file and at row 82 I found the command:

The error cames when the debugger try to write 0x0FFF value to location 0x5F452, to initialize the GS0-GS11 memory blocks.

If I change the value to 0x00FF all works well.

If I set the value greater than 0xFF the error appears.

At this point I don't understand why the initialization of the GS8-GS11 blocks generate the debugger error.

Note that when I'm connect to the board and write manually the GS INIT register to 0x0FFF the initialization ends without error.

This is the DSP picture:

Can anybody give me an hint?

Thank you

Regards

Giuseppe