• No Root Segment, no call tree..
    I'm using an assembler startup file like the one given in the C manual. When I compile and link the project I get a Warning 10, No Root segment. Apart from this, the linker doesn't make an overlay...
  • CANNOT DETERMINE ROOT SEGMENT
    when i compile a programe in V6.12,the compiler gives L10 Warning:CANNOT DETERMINE ROOT SEGMENT,how to solve this problem?
  • New to C51
    Hi, I'm just switching over from Atmel AVR's to work on a project that involves working with AT89C51SND1 micro. Perviously, I've used Atmel's CodeVision Compiler and now switching over to Keil. ...
  • C51 V9.00 Linker Problem
    Hi We want to use the C8051F53xA MCU family from SiLabs for a new project. Therefore we installed the actual evaluation version of the C51 environment ( C51 V9.00 ). Plans is the use of the 2k flash...
  • How to create a new STM32_MM.elf ?
    Hi, There is a STM32F_MM.elf in folder: Keil\ARM\Boards\Keil\MCBSTM32E\Demo\project\Multimedia I want to add the new bmp or wave files to STM32F_MM.elf, but I don't knows how to create STM32F_MM...