• Flat source listing including library calls
    I would like to use floats for a particular routine in my project. However I do not have enough space to include the float library and leave it there statically. To effectively have a larger code space...
  • include file
    hello everyone, i am writing a program for c8051f020,in which i have 4 ".c" files: main c file,keyroutine file, general routines files,confguration file i separated bit addressable, data addressable...
  • Emulation
    I m looking for a test bench/compiler/add-on that will help me import some functions(modules) that I have written for keil ( c program) and compile in VC++. Precisely this is what I want to do: ...
  • Regrading Listing file
    Hi, Iam interested in getting the number of clock cycles taken by each instruction in the listing file (LST file). Is there any option to do this with c51?. (or) Is there any other way to get the...
  • '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...