Dear madam or sir:
I have created a new software project in s32design studio version 2.2, using s32k144-mcu without sdk. output flash image is configured as motorola's srec format.
I encountered a question about the .ld file and it generated data。
The default flash memory is composed of m_interrupts,m_flash_config and text.
but the m_interrupts and m_flash_config zone were lost in project's output srec file (pictures shows as below).
But when i build the older version software project which downloaded from NXP.com,this problem disappeared。