• Linker List
    Hi, I'm using LPC2368 as my cpu. While I debug my target - I have the ability to watch Disassembly lines in mixed mode (C code & Assembly), this help me to find the location of every command in my...
  • Linker Listing Description?
    Where can I find a fully detailed description of the contents of a BL51 listing (map) file? Both the manual, and http://www.keil.com/support/docs/1676.htm provide just a very basic overview of only...
  • Compiler Bug List for C51
    I'm currently on a program that uses Keil Compiler v 5.20 (DLL 1.32a). The program does not want to change compilers at this point. So I need to be aware of the compiler bugs in this version of the compiler...
  • How to sort variables of listing
    When I view the listing file (*.M51) I want to see my variables in some order. Current, I can't seem to see any order at all. It's not by address, it's not by variable name, it's not by type, What...
  • 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...