Quote Originally Posted by Williamaybe View Post
the serious part is,
i dun haf a manual.
thats why im tryin to figure my way out.
i duno anythin abt writing programme.

PBP??
im using microcode studio to write my program.
Microcode Studio is a Suite, a front end for other programs, nothing more than a fancy editor (albiet a FANCY editor that handles a lot of stuff for you).
PBP is the compiler, MPLAB/MPASM (or PM) is the assembler, and you have your choice of a bunch of programmers.

So, which version of MCS, PBP, MPLAB/MPASM are you using?
Which programmer?