• STR91x.s: error: A3903U: Argument 'ARM9E' not permitted
    While trying to compile Blinky example project, uVision outputs this message: Build target 'STR910 Flash with CFG' assembling STR91x.s... STR91x.s: error: A3903U: Argument 'ARM9E' not permitted...
  • inline assembler not permitted in thumb code
    I am working with LPC1768 with Keil realview MDK ARM V4.01. When iam using "__asm" keyword in my code for IENABLE,IDISABLE macros (to switch between sys mode and irq mode), it is generating a compilation...
  • error: #1113: Inline assembler not permitted when generating Thumb code
    Hi, i want use uSTL library with FreeRTOS. When I compiling i get the error: ..ustl/uutility.h(356): error: #1113: Inline assembler not permitted when generating Thumb code The code(linie...
  • arm_startup_nrf51.s: error: A3903U: Argument '--li' not permitted for option 'device'.
    HI! which i am using is nRF51822,when I compile my program arm_startup_nrf51.s, arm_startup_nrf51.s error: A3903U: Argument '--li' not permitted for option 'device'. Target not created occurs on my...
  • LH79524.s: error: A3903U: Argument 'ARM720T' not permitted for option 'cpu'.
    When compile the example in the folder 'Keil\ARM\Boards\NXP\LH79524\Blinky', an error was generated, 'LH79524.s: error: A3903U: Argument 'ARM720T' not permitted for option 'cpu'.' because the option...