Hi,I used the sdk project evkmimxrt1020_freertos_hello and it works fine. However, when I select Link application to RAM, an error will be reported. If I want to achieve non-xip, do I only need to select this item? Is there anything else that needs to be modified?
err:File 'evkmimxrt1020_freertos_hello.axf' load failure: Ef(11). No flash configured.
Solved! Go to Solution.
Below four blogs may be helpful to you.
MCUXpresso IDE下SDK工程在Build配置上与IAR,MDK差异
MCUXpresso IDE下工程链接文件配置管理与自动生成机制
MCUXpresso IDE下将应用程序RW段分散链接的几种方法
MCUXpresso IDE下将关键函数重定向到RAM中执行的几种方法