• Object to HEX file converter
    hi, i m using an IDE which generates .obj file as final end result.But i want hex file. so is there any converter of object to hex file. please help in this matter.
  • convert object file to hex?
    Hi all I am working on STM32F030R8 chip,using Keil MDK. For every unit, it carries it own characteristics, and hence for every calibrated unit, I need to re-flash a part of the flash to put the characteristic...
  • Older C compiler bug
    I ran across a compiler bug in fairly recent renditions of the C51 compiler. unsigned char i,j; for (i=5; i<11; i--) j += i; Rather than walking the indexes 5,4,...0, this code goes 5,4,.....
  • older versions of C51
    I need to install C51 version 8.17a to complete some updates to an old project. Where can I get the installation file?
  • Need older copy Archimedes Compiler
    I do not know how familiar you are with the RTCA/DO-178b, but it is a traceable, documented system for software development that assures reliability and instills trust in software developed to perform...