• Debug ok but hexfile not.
    Hi, I am playing with demo version of the Keil µVersion 2.03 and the Infineon SK-167SR. Also , I am not very familair with in C, which makes thinks not easier for me. For me the problem is rather...
  • Assembly instructions to opcode conversion
    Hello, I would like to know if there is any pattern that the compiler follows to write the correspoding opcode into the .hex file I tried to figure out patterns, but there is always some other instruction...
  • c to assembly conversion
    is there any conversion from C to assembly code .is there any converter ???
  • BCD to binary conversion in Assembly
    Hi, I want to know how the 6 digit bcd is converted into hex value Ex: 123456 to 1E240. Please help me by providing the assembly code for 8051.
  • hex file conversion
    how do i convert a code written in keil into a hex file?