Hi,
In the properties setting of OMAP L138 (arm 926 core) ARM projects I need to select binary interface between:
- ti_arm9_abi
- eabi
- tiabi
The compiler manual SPNU151 says “The TI ARM9 ABI is the default mode of the compiler.” Then would choosing types like EABI, which I read elsewhere saying it is also popular, would result in some error?
Paul