• STARTUP.A51 & INIT.A51 FILE INFO
    Hi. I am using uVersion2 IDE. Here after reset, MPU will execute code from reset vector located in Startup.A51 file and after some initialization, it will jump to label named as ?C_START which is defined...
  • info
    its a very basic question....i've been trying to use a "float" variable in my calculations in 89c2051 but the compiler reports an I/O error. :S I've included the header file float.h.plz help me with...
  • Need H86 File Format Info
    I am looking for documentation that outlines the format used in H86 Hex files. No luck in searching the web, possibly someone here knows where to download this information?
  • getting file info in keil with FATFS
    Hi All, I am writing a application for Tiva C series MCU where I need to write/read the file to/from SD card. If I read the directory by using FATFS library by calling fread as below iFResult...
  • Obtaining info from iHEX file
    I need to write a parser of an iHEX ( http://www.keil.com/support/docs/1584/ ) files resource limited system (low clock frequency). I am trying to find out either those 2 questions can be answered without...