any one use PIC Mate ( PICpro editor) if any one use it i get some error when compile the code and i don know what is it ? : the error is :
'pm.exe' is not recogonized as an internalor external command
pleas some one help me
Printable View
any one use PIC Mate ( PICpro editor) if any one use it i get some error when compile the code and i don know what is it ? : the error is :
'pm.exe' is not recogonized as an internalor external command
pleas some one help me
hello Bio,
Bio>>'pm.exe' is not recogonized as an internalor external command
pleas some one help me<<
I have already answered this question previously
1. you are assuming the program is in the root directory.
2. You are assuming the path is pointed to the PCP directory
3. You are assuming your program is in the current directory
This means you will have to reinstall your PBP, or make sure your directories are pointed to the correct places to find your PBP, BAS program, and Assembler.
Dwayne