I am working on migrating the code from arm compiler 5 to arm compiler 6 and gone through the following procedures, Board : NXP(freescale) MK10FN1M0XXX12
* I have migrated the code of keil4 to keil 5 and it migrated automatically and I installed the legacy support of keil.
* There was some extension errors (regarding compiler version) solved it which included pragma directives
* After generating the startup code from Processor Expert , it generated startup_ARM_CC.c file which has errors (attached in image)
Need suggestions for resolving this error.
Thank you