• ? About listings and Structures
    Gang, I am working with the TI TAS1020 which is an Audio USB device. The code is stored on an EEPROM and download at boot time. USB uses Enumeration tables to detemine what the device can do...
  • About the function's parameters list
    In KeilC compiler,I find the function's parameters list is limited in bankswitch mode. When i use the bankswitch mode in keilc, the function's parameters list cann't be above 6 bytes. For example...
  • A question about OMF file
    I am using Keil uVision2. As I know, OMF file has the same name with project file without extension. But when I open this file,it is a Binary file, isn't a Text file. Is it True?
  • 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...