Hi All,
I have the same issue with MQX-Lite(Porting the KL46Z with MQX-Lite on IAR IDE). Created the MQX-Lite KL46Z project with Codewarrior IDE and included the MQXLITE source folder into IAR based KL46Z project.
Then while building:
boot.S
Error[40]: Bad instruction C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 39
Error[42]: Duplicate label:'.equ' C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 44
Error[40]: Bad instruction C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 44
Error[42]: Duplicate label:'.equ' C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 45
Error[40]: Bad instruction C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 45
Error[42]: Duplicate label:'.equ' C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 46
Error[40]: Bad instruction C:\Users\KL46Z\MQXLITE\psp\cortex_m\types.inc 46
how to resolve this error? any suggestions..
Thanks in advance.
Regards,
--Ram.