How to see content of my Flash memory?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to see content of my Flash memory?

ソリューションへジャンプ
1,019件の閲覧回数
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 解決策
633件の閲覧回数
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 返信
634件の閲覧回数
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