This is the batch file i use to run PBP.
Is there any reason why -p16F648A wouldn't work?
Code:@echo off REM - File dir cd C:\Documents and Settings\Daniel\My Documents\Work\PIC\PicBasic Pro\projects\heat_main\ REM - PIC - Programme name pbp -p16F648A main pause
Bookmarks