Ok, looks simple.
So, let me get this straight:
1.) get all required software (MPLAB, C18, MiWi stack)
2.) Write code into MPLAB
3.) compile MPLAB to get hex file
4.) connect pic with ICD2 puck
5.) upload hex file to pic through hyperterminal
Is this about right?
Is there a way I can read a text file to be used in the MPLAB code?