Just installed PBP and now I'm lost. HELP!!!
I just installed the PicBasic Pro Compiler. I opened MicroCode Studio and loaded in a sample program called Lcd.bas that came with the software. All I'm trying to do is to compile the code into an Intel HEX file. When I press the F10 key for compile only, MicroCode Studio starts looking for a programmer and says it can't find the programmer. The F10 key should compile without programming. So why is it looking for a programmer? I'm sure this is a simple problem for you experts but I'm new to this. So any help would be greatly appreciated.
Thanks mackrakit, earltyso, and Sergeant for the help
All your methods worked very well. I had some errors in the program. MicroCode Studio told me which lines the errors were on and what type of error they were. So I went back to those lines and corrected them. Then I tried compiling again and it was successful and it told me how many words it used. It compiled the Basic program into an assembly program. The only problem I have now is how do I compile the assembly program into an Intel HEX file? I have a BK Precision Universal Programmer which uses the Intel HEX file.
I'm still not making much progress
I tried the ALT-H that duncan303 posted and that just opened the help pulldown menu. Mackrakit, I do have the Microchip MPLAB IDE v7.61. It contains the Application Maestro, MPASMWIN, and Visual Procmd. I have no idea what any of these applications are used for. Can any of these applications be used to create a HEX file? It also has something called Setup MPLAB Tools. I clicked this and a window appeared which allowed me to modify the existing settings. I was afraid to change anything since I didn't know what I was doing. So I just exited without changing anything.