• 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...
  • armasm push unknown opcode error
    Note: This was originally posted on 8th April 2008 at http://forums.arm.com Hi, I am trying to compile a .s file using armasm. But i am getting this error "VectorTransform.s", line 8: Error: A1163E: Unknown...
  • Unknown opcode error appearing in project.uvgui.username file
    Hello, When I try to build my project, I encounter the error Switches.uvgui.Administrator(1): error: A1163E: Unknown opcode version="1.0" , expecting opcode or Macro amongst many others. ...
  • Debugging, execution speed & SWI_Handler...
    I have an app that seems to work perfectly when executing from flash ROM. However, if I load the code into the flash ROM and then start the debugger, the code slows down to a very slow crawl while executing...
  • Problems with program and SWI_Handler
    I've a problem with the A/D Converter example. I modified the programm, so that I can scale the voltage and different LED are ligthing. Furthermore the voltage could be changed with the potentiometer...