Hi,
My project is not using any ITCM and so I want to set that to 0, and instead use all of the flexRAM for DTCM.
But when I try and set ITCM to 0 in the MCU settings window of mcuxpresso, it gives an error saying "Invalid memory configuration. SRAM_ITC has zero size". This is despite the fact that there is 0 usage of this memory region in the project.
How do I set ITCM size = 0 in mcuxpresso please?
thanks!
-Nick