New to CCS4.1
Here's my target configuration
I am trying to write a simple helloworld program, it linked fine, but failed to download to target.
I can r/w the ARM registers fine, but when I try to write internal RAM, something weird happening:
1. I can not modify value @ address 0
2. When I modify value @0x0004, the change is also reflected @ 0x10004, looks like they are shadowed,
except that when changing 0x10000, value @ 0 remains the same.
GEL files's DDR r/w verify passes.
Thanks for sharing your thought.
Regards,
Hongfeng