Hi all,
After compile my program there's a copy of asm/lst file in the folder.
what is this file for?
Thanks for reply.
Hi all,
After compile my program there's a copy of asm/lst file in the folder.
what is this file for?
Thanks for reply.
Those ASM and MAC files are intermediate files used by the compiler to generate the LST and HEX files. It is safe to delete them as they will be regenerated when you compile.
Hi Jerson,
Is that mean PBP can generate ASM file? Can I use the ASM file with MPLAB?
Bookmarks