CCSv4.1.3.00038
The compiler is probably not looking into .asm files when optimizing.
In the project ‘DC/DC LED Developers Kit’ the compiler is filling XAR2 and expect it to remain unchanged, but hereafter it Calls ‘_ISR_Init’ from ‘Lighting_DCDC-ISR.asm’ (original TI file) which is using XAR2 also, without using Push and Pop, and XAR2 is not correct anymore and the program fails.
Or is there any option to avoid such problems?
Best regards, Leo Bosch