eIQ Development software for i.MX RT devices can be downloaded from https://mcuxpresso.nxp.com
The current MCUXpresso SDK 2.16 release supports the following devices:
Full details on how to download eIQ and run it with MCUXpresso IDE, VS Code, IAR, or Keil MDK can be found in the attached Getting Started guide.
For more information about eIQ and some hands-on labs for the i.MX RT family, see the following links:
Hello! I tried running the cmsis_nn_cifar10 example from the SDK (configured to have eIQ) but it seems that the example has SDRAM and BOARD_SDRAM that overlaps (both starting at the same address and having the same size). When I try to adjust the memory to be the same as memory in example cmsis_nn_kws, the example is not writing in the right addresses. I also can't erase that memory. Can you please guide me to solve this issue?
Hi Ana-maria,
What board and what IDE are you using? Can you also share your modified linker file?
-Anthony