There are a lot of LED demos, and I do not have the docs you have in front of you. The include line you listed looks like it is from an ASM program. Why would you expect to compile it with swordfish basic ?OK, so the Junebug is put together. Now I'm reading the LED demo that came with the kit and the second line is : include <p18F1320.inc>. Swordfish says Invalid expression.
What the????
Mike, I think you have some mis-conceptions here. If I'm stating things in a way that is *too* obvious, my apologies.Well obviously I don't fully understand this whole write, compile, transfer thing yet. Correct me if I'm wrong (Probably am).
There are programs like Swordfish that you write your program in.
Then there are programs (like PICkit2) that compile the program to hex and load it to the chip
Then there are acronyms like MPLAB, & MPASM that I have no idea about yet.
I have down loaded the MPLAB and still no closer to understanding what is going on.