• Free pascal compiler for 8051
    For those who like programming in Pascal here is Turbo51 - a free Pascal compiler for the 8051 family of microcontrollers: http://turbo51.com/ It features a fast single pass optimizing compiler...
  • 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...
  • 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?
  • M51 file and OMF file
    help: From the file m51 I found the following information: B:0026H.1 SYMBOL fgResult but when I check it in OMF file, the symbol information is the following: segment id: 0x00 offset : 0x0030...