rt1062 API(freertos based) for Flash driver

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

rt1062 API(freertos based) for Flash driver

1,606 Views
abey
Contributor I

Hi,

I am using IMXRT1062 in IAR workbench(using SDK_2.8.5). i want to know,API(Freertos based) for Flash Driver is available for this mcu? if available,how can i get this APIs /sample code?

Labels (1)
0 Kudos
Reply
1 Reply

1,602 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @abey 

  Your SDK is old, please download the newest RT1060 SDK2.10.0 from this link:

https://mcuxpresso.nxp.com/en/builder?hw=EVK-MIMXRT1060

   Then you can use the ROM flash API, please refer to this example:

SDK_2_10_0_EVK-MIMXRT1060\boards\evkmimxrt1060\driver_examples\fsl_romapi

   You also can add it to your freertos project.

 

Wish it helps you!

Best Regards,

kerry