• 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...
  • 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...
  • Dis-appearing MDK update
    Did anybody else notice how an update of MDK appeared and disappeared recently? I saw update 4.71 (dated April 2013) was available yesterday on the Keil homepage and downloaded it. A little later...
  • __main not appearing to initialise data
    I have a strange problem in that initialised variables in external RAM are not being initialised by the 'C' startup code when the size of data exceeds a certain size - it gets zero initialised instead...