We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am a long-time assembler guy in 8051's and PICs, and just got my new Keil C51 IDE package. I am, not fluent in 'C' or Keil tools (yet). I have to look at someone else's existing code and compile it, but I get errors after loading their project and trying a build. Since I am new to the tool set, I am stumped on figuring out what is wrong. Is anyone out there who would take this set of files and help me figure out how ot get it to compile, or what is missing, for a fee? I could send the files and maybe you could help me understand what is wrong or missing? If I was more fluent with the tool set, I could get there myself, but time is critical. Can anyone help? (If this is posed in the wrong place, please forgive me!) Chris
I am having a lot of trouble understanding the Keil IDE when it comes to files that are referenced but I can't seem to be able to see anywhere
not the IDE, but the com piler and linker. If there is no startup in the build, it will be included automatically, the standard C library functions will be included, again automatically, if referenced, some functions (e.g. 'switch') will result in a load of "code to process the function".
anyhow, all that is totally uninteresting to you (except your curiousity)
Erik