Hello Nxp teams:
The following is my current status and the questions.
1. Developed PJ based on S32K116 EVB - Q048
2. Clock, PIN and peripherals are seting with S32DS for 32, and copy all files in "board" directory to KEIL PJ.
3. Simple PJ can debug and "HEX" file can run in EVB which generated by S32DS IDE.
4. Simple PJ can debug with same "board" setting with KEIL IDE, but the Hex file generated by KEIL IDE can not work in EVB. (with define )
5. Check both "Hex" file, they all have vector table in 0x00 address, and same flash config in 0x400.
This issue already trouble me for about 1 week, please give me your idea.