I have been trying (and failing) to do a trivial thing. I want to view the processor registers (A0..15, B0..15, PC, IER etc) on a C6472 core using CCS V4 connected by a USB emulator.
Selecting View/Registers gives me two headings: 'Core Registers' and 'RegisterPairs'. On cores 1..5, that's it - nothing under these headings. On core 0 they expand to either a list of uninteresting (as yet) registers or the GPRs in 64-bit pairs.There is no sign of PC, IER, IFR, ....
How do I get to see the actual registers?