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/TMS320VC549: Reading and Writing IOPORT in Debugger

Part Number: TMS320VC549

Tool/software: Code Composer Studio

How does one read and write to IOPORTs in the debugger. When the memory window is set to IO nothing shows. Moving the cursor over the memory display window displays the error:

Address 0x0

Error: Memory map prevented reading 0x0000@IO.

If you type "PORT_READ 0" in the Scripting Console you get:

TypeError: PORT_READ is not a function, it is java.lang.Double.

So how does the beleaguered programmer read an IO port on a c549 with CCS 5.5?

Thanks, Paul