Hi, I am using 1015RT, my boot image is serial nor flash,
To improve the performance, I want to put a API running in SRAM from flash,
How to do it?
Is a simple way to make it?
Thanks
Ken
Hi,
Please refer below document about how to relocate code with MCUXpresso IDE:
https://community.nxp.com/docs/DOC-335283
Wish it helps.
Have a great day,
Mike
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi Mike
Thanks for your reply,
I know these setting can work for LPC series MCU.
I want to double confirm can it also use on i.MX RT series MCU?
Regards
Ken
Hi Ken,
Yes, it is same to relocate a API in RAM for RT & LPC product with MCUXpresso IDE.
Thanks.
best regards,
Mike
Hi Hui_Ma
Thanks a lot for your reply.
Best Regards
Ken