Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi, I've been trying to port a project (digital controller) from running from RAM to Flash I have modified the linker file to put initialised and non-initialised data in the correct sections. This all compiles and links / loads onto the device successfully but when I run it I get the following screen. I have not done this before so any pointers of where I should look would be appreciated.