• Some beginner questions about assembler in Mdk-arm.
    1. How to write several instructions on one line? For example, 3 NOP instructions? 2. Why is the instruction not blue? uVison in .s file automatic automatically istrukcion shows blue in the following...
  • C51 V5.10 Run on NT 4.0
    When I compile the same C source file using C51 V5.10 under WIN95 and NT 4.0 I find that the OBJ files generated under NT 4.0 don't match those generated under WIN95. When I perform a binary file comparison...
  • armcc assembler
    Hi in assembler file I have // RO_BASE = 0x78000000 funcName DCD FooEntry - . + . what does it mean "minus dot plus dot"?
  • unable to configure embedded assembler in mdk
    I am writing a bootloader program for ARM cortex-M3. for this i need to use the embedded assember of the keil. i am unable to configure the assember. kindly suggest.
  • Where can I download asm(assembler) not c compiler for writing apps for I phone 6
    I am interested in writing some cell phone apps in ARM assembly language. I would like to write them for Apple I phone 6  and Android Samsung S5. I am very familiar with writing in Assembly language on...