Filling unused Flash locations

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Filling unused Flash locations

2,294 次查看
conte
Contributor I
How can I fill the unused flash locations with a certain value ?

Thank you.
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

988 次查看
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 项奖励
回复