Tool/software: Code Composer Studio
Hello,
I want to access the same memory adresses using ICSS0 and ICSS1. One should use address 0x0004_0000 in order to read/write memory adress 0x0000_0000 as it is said in chapter 30.3.1.2 in TRM. So I tried to work with this offset, but I got a strange result:
As you can see in the picture, the system seems to override the lower bytes if you want to save more than 4 bytes.
Best regards
Simon