• OMF File format
    I am building a little utility to see into library files. I am using the MCS-51 object module format specification V5.0 referenced in this web. I get some record types id non-described in that reference...
  • About OMF-51 format
    I am trying to understand the OMF format files that the Keil compiler produces. I read the Intel OMF-51 document that the Keil website provides but I cannot match that up with what is produced by the...
  • Monitor 166 configuration error
    I keep getting this message when I try to use the "Monitor166 In ROM" monitor configuration for debugging: The file '*.MON' or '*.BOT' could not be found in the 'MONITOR' director of your installation...
  • Monitor-166 AND RTX166
    My Target has 256kB FLASH at CS0 and 256kB RAM at CS1. The Monitor-Code is at 3C000H and the Monitor-Data is at 3E000H. The Version of RTX-166 : V4.01 The Keil Developmet Tools Release : 05.2001 The...
  • Problem with Keil Monitor 166
    hello, I meet a problem,when I use Monitor Program 166. I have created a Hex86-file from my Source Code(file.c)in uVision2.But when I start the Monitor Program(mon166.exe),the Hex-file(file.H86) cann...