IMXRT1062 ROM API

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

IMXRT1062 ROM API

1,024件の閲覧回数
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 返信

1,011件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @divithsid ,

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

 

Regards,

Jing

0 件の賞賛
返信