I'm working on the iMXRT1176 using MCUXpresso IDE, need to add 2 new parts with existing Board Flash.
For example, Memory A (0x30000000), Board Flash (0x30040000), Memory C (0x30080000) it is done within the MCU settings (properties).
Question:
Now My code's text section needs to map to Board Flash. How to do it?