Hello, i m looking for a flat imxrt1011 128kB RAM
Reading the application notes and the knowledge Base "Reallocatin the FlexRAM" i reconfigure the ram and adding only FLASH and a NCACHE_REGION 0x0 to 0x20000 i can compile a C++ project.
But when the main runs the idle while(true) i++ … there is always exception.
Please is there a complete example C++ project to reconfigure IMXRT1011 with 128kB of RAM?
Thank you!
Emag