• Compilation error partial segment belongs to different memory class
    When I am trying to compile my code, i am getting the following error ERROR L115: PARTIAL SEGMENT BELONGS TO DIFFERENT MEMORY CLASS SEGMENT: ?C_C51STARTUP MODULE: C:\KEIL\C51\LIB\CH51L.LIB (?C_INIT...
  • Sections
    Hello, I am trying to convert a project from uVision 1 (C166 V3.11) to uVision 2 (C166 V4.20). After importing the old project and building it, I get linker errors L110:CANNOT FIND SECTION OR REGBANK...
  • ARM7 totally RISC?
    Note: This was originally posted on 9th May 2009 at http://forums.arm.com Hi, The ARM7 design does not follow the RISC features exactly and I understand this for most features except... ...with the size...
  • Keil ARM Scatter file with multiple ROM and RAM sections
    Hi, We are migrating project from IAR to Keil environment. We have following memory map designed for IAR Linker file, does any one has the example of scatter file designed for Keil environment with...
  • Debugger script totally crashes Keil
    Hi, I'm using Keil v5.26 for a simple project on a LPC4078. I have a debug script which downloads and runs a simple looping function into MCU RAM starting at 0x20000000 after FLASHing the processor...