Hi,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
Please modify the linker as below shows, to avoid using the OCRAM M4 area.
MEMORY
{
m_interrupts (RX) : ORIGIN = 0x20250000, LENGTH = 0x00000400
m_text (RX) : ORIGIN = 0x20250400, LENGTH = 0x0001DC00
m_data (RW) : ORIGIN = 0x20270000, LENGTH = 0x00010000
}

Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------