• OMF records
    I am trying to import object files created by KEIL C51 compiler by my own pascal compiler. There are a lot of records not documented in the OMF51 documentation like 07, 09, 0F, 17, 19, 20, 23, 24, etc...
  • AGSI: Undocumented features
    Hi, Is there a complete description of the AGSI interface? I am currently examining http://www.keil.com/appnotes/docs/apnt_196.asp and http://www.keil.com/appnotes/docs/apnt_154.asp (which are...
  • Undocumented error? A3906U
    A few times in the past I've got the error report: assembling FileName.Src... FileName.Src: error: A3906U: Malformed via file '.\obj\FileName._ia'. I can't find any reference to this error code...
  • OMF file
    Dear sir, we are using uVision2 for our project development to work on Micronix Microcontrollers. My problem is to generate an OMF file which supports ICEMX8051 emulator for debugging purporse....
  • Loading multiple .omf into uVision3
    Is there a way to load multiple absolute .omf files into the uVision3 simulator? Or, alternatively, is there a tool to combine multiple absolute .omf files into a single absolute .omf file?