• Assembly Code Listing for Library Calls
    I'm looking at the overhead required for the different assembler code produced by a case statement in C. The compiler uses the LCALL ?C?CCASE instruction with a data table for an unstructured case statement...
  • Library files, include source files
    Hi, I built a library file that can be used for other projects. Once I have built it and added it to another project, I right click on a function and select "Go to the definition of 'function...
  • 'No Source File In List'
    Hi all, I've built a project, created a a.51 file. I've compile the file, no errors. I wish to generate a .hex file to burn into my MCU, but when i click Project>>Make:Build , theres a message...
  • FormFeed in source listing
    Hi, I want to print my source code (*.C files) with a Form Feed at specific positions. Printing will be on a HP LaserJet 5P. I tried to insert a FF character as comment, but my printer does not do...
  • error "no source files in list"
    I am using the keil PK51-2k compiler and i make a projekt and then start with the function "file:new" and write my program and then i want to use the function "make:build projekt" i get always this error...