Active5 years, 8 months ago
This Keil uVision program should load a positive whole ASCII number (e.g 1234). The Program should convert it into BCD coded number in Register R1, and the HEX number in Register 2.
this Keil uVision program should load a positive whole ASCII number (e.g 1234). The Program should convert it into BCD coded number in Register R1 , and the HEX number in Register 2...can someone explain me what it does below?especially :
and
???here is the program:
user2774480user27744803872 gold badges6 silver badges22 bronze badges
1 Answer
Asm To Hex Converter
The ARM Infocenter is a good starting point for such questions.
Manu3l0usManu3l0us
Asm To Hex Converter Software
Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.