IMXRT1062 ROM API

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

IMXRT1062 ROM API

931 次查看
divithsid
Contributor I

I'm using ROM API to store the critical data into flash.

As I tried with reading 1kb, writing 256bytes and erasing 4kb works fine. but when I increased reading size to 2kb the system restarts. Kindly let me know what is the max size for read using these API.

Note: flash IC data sheet mentioned we can read entire memory using 1 instruction.

 

iMXRT1060 

标签 (1)
0 项奖励
回复
1 回复

918 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @divithsid ,

I increase the size to 4096. But it woks fine. Here is my code.

 

Regards,

Jing

0 项奖励
回复