IMXRT1062 ROM API

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMXRT1062 ROM API

930 Views
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 

Labels (1)
0 Kudos
Reply
1 Reply

917 Views
jingpan
NXP TechSupport
NXP TechSupport

Hi @divithsid ,

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

 

Regards,

Jing

0 Kudos
Reply