• Inline assembler syntax
    I am working on ARM Cortex M-3 with Keil uVision Comipler.Earlier i had worked with Red Suite Compiler. It used "asm volatile" keyword for inline assembly. But with Keil, when i try using "__asm...
  • Inline Assembler syntax for ARM
    I had create a function that use __asm{ NOP NOP NOP NOP}; which it's work correctly on older version (about 4.0x). but It's problem in 4.2x version like this ": error: #1083: Inline assembler syntax...
  • language syntax
    I am new to ARM assembly language and have few (probably basic) questions- this one for the beginning: What is the meaning of cxsf "extension" in SPSR_cxsf, and what letters are permitted there ? I...
  • syntax error
    in one of my program i use P2=some hex value then keil give me errorc141.Now how can i solve it..help me quick.Thanx in advance.