No, still not solved yet
When the batch file is launched with admin rights (I made a shortcut file to my batch to be able to launch it with admin rights), all HEX, ASM, etc files are not created?!?!?
No, still not solved yet
When the batch file is launched with admin rights (I made a shortcut file to my batch to be able to launch it with admin rights), all HEX, ASM, etc files are not created?!?!?
Last edited by flotulopex; - 17th February 2026 at 20:32.
Roger
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