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/TMS320F28375D: GPxDAT writing issure

Part Number: TMS320F28375D

Tool/software: Code Composer Studio

Hello!

I have a trouble with writing GPIO Data Register (GPxDAT). When I try write "1" in this register via firmware - output signal on port is:

Only double pulse. Port output doesn't change.

No problems with GPxSET and GPxCLEAR. When GPxDAT modified via CCS (Expressions window) all ok.

I have this trouble only on GPIO71. For other ports all OK (all port configuration is same). Port accessing from CPU2.

What am I doing wrong?