• Size of file in file system
    Dear all, After implementing file system on both 1Gb Nand Flash & 4Gb Nand Flash, using LPC1788, i found that the minimum size of any created file was as follows: 1Gb - 8KB 4Gb - 16KB I want to...
  • Header file file for ATSAM3X8E
    I am using Blinky example in uVision5(Legacy support installed) to just check the proper functionality. In the main source file the header is "sam3xa.h" . But I am not able to locate it. So I searched...
  • Is AXF file is equivalent for HEX file
    Arm compiler generates axf file as executable .is it same as hex file.How to calculate checksum for AXF file and how to put checksum value in the specified location of a memory.
  • C file to final hex file
    Hi, Is there any diagram showing process of how final hex file is created from initial c code. What are the steps include & specific pupose of linker, compiler when they come into play one after another...
  • Intel HEX file and map file
    Hello everybody. I would know if a way exixts to find a match between the map file (where the memory allocation is illustrated) produced at the end of the compilation and the HEX file (that I download...