Filling unused Flash locations

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Filling unused Flash locations

1,504 Views
conte
Contributor I
How can I fill the unused flash locations with a certain value ?

Thank you.
Labels (1)
Tags (1)
0 Kudos
1 Reply

198 Views
trytohelp
NXP Employee
NXP Employee
Hi,
 
I can propose you to use the Fill Memory feature:
You can fill the memory with a value (0x11 for instance) before to load the application.
 
What is the process ?
- on the ide click on debug | Connect via the debug menu,
- the debugger will be launched,
- go to Debug | DSP56800E | Fill Memory
For details, please refer to the Targeting_56800E.pdf manual.
 
Regards
Pascal
0 Kudos