hello Gopal, thank for your reply.. I find a rbf file which is attached.. while there is no source code. i am guessing that the app should be flashed since 0x2000 but the application is not launched properly...
i am afraid that the .ld file for my application is not fit the rbf...
here is the .ld setting for my application
m_interrupts (RX) : ORIGIN = 0x00002000, LENGTH = 0x00000400
m_boot_data (RX) : ORIGIN = 0x00002400, LENGTH = 0x00000010
m_flash_config (RX) : ORIGIN = 0x00002410, LENGTH = 0x00000010
m_text (RX) : ORIGIN = 0x00002420, LENGTH = 0x0007A7E0
do you have any idea/document about the s32k144_v11.rbf or what is the .ld setting should be if I want to use s32k144_v11.rbf?
many thanks,
bo