How to see content of my Flash memory?

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

How to see content of my Flash memory?

跳至解决方案
1,055 次查看
mehdikarimibiuk
Contributor V

Is it possible to see the content of my flash memory? Byte-by-Byte?

I have MK10DN512Z VLL10

and debug environment is CodeWarrior debug tool. My project is a bareboard project with PE.

I can see the content of my RAM by looking at Memory tab in Debug session, but I cannot find anywhere for looking into my PFlash0 and PFlash1 content!

I wonder if there is a way to see it?

At the moment, I am using FLSH_LDD component to write and read to/from my flash. But it would be nice if I can see the address and data of flash in Debug mode.

Thanks

Mehdi

标签 (1)
标记 (2)
1 解答
669 次查看
Gargy
NXP Employee
NXP Employee

Hello,

it doesn't matter on MCU what are you using, just in debug mode of CodeWarrior in memory window open new "view" to memory on address of Flash for example 0x00000000 for vector table. There is no special magic.

Petr

在原帖中查看解决方案

1 回复
670 次查看
Gargy
NXP Employee
NXP Employee

Hello,

it doesn't matter on MCU what are you using, just in debug mode of CodeWarrior in memory window open new "view" to memory on address of Flash for example 0x00000000 for vector table. There is no special magic.

Petr