• 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...
  • A1163E: Unknown opcode InFileName
    Hi, I need to save the values ​​in a .txt file that have the registers that go from R3 to R8. The condigo that you enter presents the following error: final.s (18): error: A1163E: Unknown opcode...
  • help about opcode
    hello i have an opcode of BNE branch which is 1AFFFFF9 and i want to know to which address go this branch i mean how i know what is the next address executed
  • Unknown opcode SWI_Handler
    Hi all I have just started to use uVision3 to simulate LPC2368 using RTX kernel. I followed description on uVision3 Help (Create New RTX Application). When I write a simple prog. I get this Error...
  • undefined opcode Trap detected
    when i debug using the simulator i get this message undefined opcode trap detected is it bad ?