• *** Error A80 -- Invalid Absolute Base/Offset Value
    Hi, I was able to compile my code successfully with version 8.09. Now I have installed update keil 8.16a and started getting error message "Invalid Absolute Base/Offset Value" Once before I also...
  • *** Error A80 -- Invalid Absolute Base/Offset Value
    Hi, I was able to compile my code successfully with version 8.09. Now I have installed update keil 8.16a and started getting error message "Invalid Absolute Base/Offset Value" Once before I also...
  • Linker script for scatter file
    Hello I am a beginner at this field, and provided booting code with scatter file, compiled with ARM compiler. I need to recompile it using gnu compiler, so downloaded the binary from the below site...
  • Linker script for scatter file
    Hello I am a beginner at this field, and provided booting code with scatter file, compiled with ARM compiler. I need to recompile it using gnu compiler, so downloaded the binary from the below site...
  • Scatter file for Cortex-M0 LPC11xx
    Hi everybody, My question is regarding a Cortex-M0 NXP's LPC1114/301. I am having trouble with the initialization sections that sets the initial values of variables. For example: int x =...