FRDM-KL26Z EVK internal flash read write

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

FRDM-KL26Z EVK internal flash read write

600 次查看
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 回复

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