• core_cm4.h not found
    Hi i am using keil uvision 5. After adding startup.s, i continuously get the following error while using Tiva C Series TM4C123GH6PM. C:\Keil_v5\ARM\PACK\Keil\TM4C_DFP\1.1.0\Device\Include\TM4C123...
  • 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...
  • 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...