I'm using a TM4C123GH6PM with CCS version 5.4.
I was previously using CCS version 5.3 and did a clean reinstall to upgrade to 5.4.
My problem is that I cannot read most registers in debug mode in CCS. There is a Registers window you can use to view the contents of each register. If I expand a register, I get a "Error: unable to read" message for each entry. Not all registers do this. For example, I can always read the core registers without a problem. Maybe one or two other ones are able to be read as well.
This worked fine when I was using CCS 5.3. Here is an image of what I am seeing:
I have pretty much ruled out hardware issues at this point.
Any input is much appreciated