• Token-pasting ("##") with armcc 5.06
    I'm in the process of porting a lot of code originally written for the C51 compiler. The code makes extensive use of the "##" token-pasting feature. Explanation: http://www.keil.com/support/man/docs/c51...
  • ARM Compiler 5.06 Cannot Handle __irq
    Below code for Cortex-R5 CPU, __irq void Foo( void ) With ARM 5.05, it compiles OK as PUSH     {r0-r12,lr} ... POP      {r0-r12,lr} SUBS     pc,lr,#4 With ARM 5.06, it compiles  NOT OK as PUSH     {r4...
  • Looking for ARM compiler 5.06 update 7
    Dear Sir I am looking for ARM compiler 5.06 update 7, that Qualcomm already use this for they product Does anyone know the download link for ARM compiler 5.06 update 7 Thanks
  • keil support
    Does Keil support uc3 RTOS?
  • Support From Keil
    Hi I had recently started a project on LPC23xx. Using Realview Development Kit. I am trying to work out all the related aspects before going for big thing. I had found the support from Keil to...