• GNU #pragma message equivalent?
    Hi, is there a GNU #pragma message equivalent in armcc/Keil?  I would like to output message on compilation to stdout regarding current program configuration or unimplemented features... Regards, Mart...
  • table in arm asm
    Hi, I am currently using ARMv8 DS-5 for development and am unable to find how to define and initialize the variable in arm asm. Specifically, I want to define the following constant variable in asm file...
  • WHY "$CASE " AND "$xxxx" CAN NOT BE ASSEMBLED BY KEIL51
    I use keil51 to compile some .asm files included in my project, but the "$CASE " can not be accept by keil51. I am puzzled!
  • compiler generate error message
    i was using C51V808A compiler and MDK308A compiler for ARM . i was used any one of above this is working well. but i installed both compiler they are not working (any one is working but another one...
  • uVision4 simulator
    Finally have typed a first ASM test prog that compiles. If I start the debugger msg: 'ULINK not found'. I have no ULINK and want to simulate. HOW?