Hello,
I am using TMS470 Version 4.6.4.
In my souce code I have
#pragma DUAL_STATE(isr_SWI)
unsigned32_T isr_SWI(unsigned32_T param1, unsigned32_T param2, unsigned32_T dummy_reg)
with compiler options :
--abi=eabi and --code_state=16
In the ASSEMBLY Listing file I don't see the VENEER Code being generated for 32-Bit ARM as well as 16-Bit THUMB subroutine entry points.
Please help me soon with the reason for absence of VENEER Code.
Thank you.
Regards
Pashan