Hi 进铭 卢,
Because this ELF file build with optimize space, so maybe when debug you will see it jump to some unexpected line(because this code have been optimized) but the board still run normally. User can change -Ospace to -O0 and remove "-ignore_debug_references \" in "AUTOSAR\MPC574XG_MCAL4_3_RTM_HF3_1_0_0\MPC574XG_MCAL4_3_RTM_HF3_1_0_0_Sample_Application\eclipse\plugins\IntegrationFramework_TS_T2D35M10I0R0\auxiliary\toolchains\make\ghs\build_cfg.mak" to have none optimize code.
Could you please check the behavior of board when run with this IntegrationFramework.elf:
- Wiring as Figure 3-2. Buttons and LEDs Configuration of UM.
- Check behavior of board following Table 4-2. LEDs and Buttons Functionality.
I have checked it and see that it work normally.
I also attach the elf file build with none optimize.
Best regards,
Hung