Absolute Placement in FlexNVM

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

Absolute Placement in FlexNVM

1,236 次查看
nickg
Contributor I

Using a TWRK40X256 with FlexNVM, set as data flash and EEPROM, I have a constant array that needs to be stored in FlexNVM at address 0x10008000.  I am able to place the array at the desired location and it downloads properly to that location.  However I also get a duplicate copy at address 0x10000000, which I do not want as that address is reserved for other data. 

Why do I get this duplicate load at the start of FlexNVM?

标签 (1)
标记 (3)
0 项奖励
回复
2 回复数

977 次查看
Monica
Senior Contributor III

Nick, was this assumption helpful for you to move on with your project? Let us know! :smileywink:

Regards!

0 项奖励
回复

977 次查看
mathieunavarro
Contributor I

Maybe it's because of the fact that when you use eeprom, FlexNVM becomes partially an EEPROM Backup (written in the documentation that this backup space should be more than 16x bigger than the eeprom area