Hi

I code various types of PICs ranging from the 676 to 628 to 917 and 4550. My setup is PsPad(editor)-PBP-PM/MPASM as the case may be.

The editor has an option to run the PBP compiler with command line options where I specify the processor target with the -p option. While maintaining the programs for the various pics, I invariably compile a project for a different target. What I would like to know is if anyone knows if I can embed the target type into the PBP source file so that I dont have to tell PBP on the command line which target I need to compile for. Is it possible?

I have looked on the forum for this, but found answers related to Microcode studio and I do not use it.

Thanks for you attention
Jerson