• 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...
  • 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...
  • ULINK File System Copy File?
    Hello, I'm not sure if this is easily doable but I have an embedded device that has a 4MB NOR flash connected to an LPC1788. Part of the NOR is used for code, part used for direct NOR log data...
  • 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.
  • 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...