I am using for a custom project the f28335. As I don`t know to much about memory map and most of configuration parameters, i started working with one of the TI examples, actually it is HVACI_Sensorless_2833x.
Suddenly today i had this error message when i tried to run my code in the DSP:
Trouble Writing Memory Block at 0xc372 on Page 1 of Length 0x2:
Error 0x00000002/-1142
Error during: Memory,
Processor blocked debug accesses. An operation was attempted while
the CPU was in a non-debuggable context. To continue to honor the debug
context, press Cancel. To force debug access, press Rude Retry.
This is completly new for me, and It appeared without any previous code changes.
I am using CCS Version: 4.2.4.00033.
I have read a post for someone with similar problem but there was no solution given.
Any ideas?
Thanks