Just starting to get involved with programming PICS, actually first time programming anything and dived in to start work with PIC Basic. (If I tried working in Assembler I would be sure to fail. That stuff is total gobbledegook to me). So here's the question. I have an understanding of the process of going from BASIC a high level language to an Assembler file that gets assembled and converted into an object file (Intel Hex). But what are all the different files you can get that are associated with the assembler? You get an ASM file, a LST file and a MAC file. I'm I correct that the LST file is what a programmer would type in if he was programming in Assembler level language? So what do the ASM and MAC files do? Sorry to be so dense but I really am new at this and want to learn so if someone is willing to spend a little time giving the background on these definitions it would be appreciated.
TIA
Bookmarks