This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

MCB2100 and assembly program

Anyone can let me know where I can find assembly program for all the basic interface on MCB 2100 evaluation board.

Parents
  • Ok I agree to certain extent. but if i use __ARM the opcodes generated are different than generated without it. I saw the opcode difference. But I just want to write asm program for simple peripherals. Any suggestion on where I can get the instruction set of ARM or any program that i can analyse written for ARM7.

    Thanks everyone for their input and special thanks to Andy for bringing the 8051 concept.

Reply
  • Ok I agree to certain extent. but if i use __ARM the opcodes generated are different than generated without it. I saw the opcode difference. But I just want to write asm program for simple peripherals. Any suggestion on where I can get the instruction set of ARM or any program that i can analyse written for ARM7.

    Thanks everyone for their input and special thanks to Andy for bringing the 8051 concept.

Children