Tool/software: Code Composer Studio
Hi,
I'm using Hercules RM57Lx board and I have 2 problems:
1. I try to read User registers through DSS script by run the command long reg = debugSession.memory.readRegister("R8_USER"); but i get the following error: SEVERE: Register R8_USER not found. I can read any other core register.
2. When i connect to the target through DSS script by the command debugSession.target.connect(); the ERR red led is turn on, any idea why and how can i avoid this behavior. When i connecting to the target through CCS i don't see this behavior.
Thanks,
Avi
