Hi NXP team
We want to run the code in the PSRAM in mxrt595 board.
We choose "Link application to RAM", it works well in the SRAM. And we refer the evkmimxrt595_sdcard_fatfs_freertos_Debug.ld file, change the SRAM to RAM_00, the RAM_00 is PSRAM. But it can't work after modification.
The user guide only has how to move the code or library to the RAM, I can't find some method about PSRAM operation.
