• How can I simulate a FRDM-KL25Z board in mVision?
    Hello, I'm newbie in Keil and mVision. I would like to know if it is possible to simulate a KL25Z in mVision because I need to run some tests but I forgot my board at office. Thanks.
  • armcc assembler
    Hi in assembler file I have // RO_BASE = 0x78000000 funcName DCD FooEntry - . + . what does it mean "minus dot plus dot"?
  • 8051uC C/SystemC model
    Dear madam/sir, I am looking for a C/SystemC model of the 8051uC hardware (m8051ew from Mentor) that I can use for system simulations. Does Keil/ARM provide such a model? If not, does anybody...
  • 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...
  • Help with ARM project in Keil
    I am tasked for with checking for valid UPC codes for a school assignment using ARM. I have no prior experience with assembly. After I am able to load the registers with the UPC code I am having trouble...