• Lib files
    Please can anyone offer any assistance? I would like to create a library for my asm routines to use in a main c project
  • Making the most of the Arm architecture with GCC 10
    The GCC 10.1 release The GNU Compiler Collection is used to program a rich variety of systems: from the fastest of supercomputers to the tiniest of micro-controllers. We at Arm love ecosystems. The...
  • Error finding Common/err_codes.h
    *** Using Compiler 'V5.05 update 2 (build 169)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'STM32L476VGT-DISCOVERY' compiling main.c... ..\..\..\..\..\..\..\en.stm32-cryp-lib\STM32 Cryptographic...
  • How to generate .H file from the .lib file ?
    How to generate .H file from the .lib file ? i have created .lib file and i have the .c file for the .lib file itself.
  • Lx51: Common+bank area in hex files
    Following on message send about banking with constants (constants saved in an external flash memory and code in internal flash memeory of the AT89C51CC03), I wonder how with 64K banks, hex files are generated...