I tried to move my batch file in the PBP folder but the problem still perists.
I tried to move my batch file in the PBP folder but the problem still perists.
Last edited by flotulopex; - 18th February 2026 at 16:09.
Roger
I'm now using MPASMWIN.EXE (even if the assembler's window says "MPASM v5.14") which solved the problem about the warnings.
Now, is there a way, like for Microcode Studio, to close this assembler's windows once done successfully?
I can't find any command line argument doing this for me
Roger
try an
echo/ after the mpasm line in your batch file
Warning I'm not a teacher
I got some help from the MP forum and the correct syntax is, for example:
PBPX /aMPASMWIN /oq /v /p16F690 D:\PBP-TEST\Blink_16F690.pbp
Roger
Bookmarks