FRDM-KL26Z EVK internal flash read write

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

FRDM-KL26Z EVK internal flash read write

651件の閲覧回数
akshaybhavsar
Contributor I

Hi there,

    I am using FRDM-KL26Z evaluation board. I need to read/write internal flash memory. I have downloaded SDK pflash project. It works well for me.

Below issue I am facing

I have 2 projects, one will write to flash and another will read from flash.

If I download 1st project then it writes to flash and works Ok

If I download second project, Content written by 1st gets erased during programming

I need to reserve flash memory so that It will not get erased during programming chip.

Thanks.

0 件の賞賛
返信
1 返信

644件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @akshaybhavsar ,

You must put two project into different space. But the problem is KL26 always start from flash address 0x0. You must think it over.

 

Regards,

Jing

0 件の賞賛
返信