What is the situation on MPC5675K? There's s32e200_mpc567xk_vle.mac and s32e200_mpc567xk_booke.mac and vle is the default, which result me debugging the code which runs on booke code and shows as vle disassembly code in "Disassembly" view.
I have done the following:
All .s file written in booke
RCHW word setting is booke
All referrenced libs are booke
-mno_vle in gcc and as setting
linkscripts using only text_vle
GDB run commands:set architecture powerpc:booke (in Startup setting of S32DS)
Initialization Script selection :add booke mac file
What's missing when using booke setting of S32DS( 2017R1.update7)?
Regards
Julian