PDA

View Full Version : Error compiling missing -z MPLAB



robertg
- 6th August 2011, 11:58
Hi All,

Just installed MPLAB on new 64Bit Windows 7 laptop
Few hoops to get it all going but down to the last error when compiling.
Read below for more detail , but it basically fails with "ERROR: Bad command parameter. -z"

Any help appreciated!!

Executing: "D:\pic\PBP3\PBPMPLAB.BAT" -ampasmwin -oq -z -p16F677 "IR_decoder_encoder.bas"
PBPMPLAB.BAT 4.0.0.0
Using MPASM from D:\pic\microchip\MPASM Suite\.
Executing: "D:\pic\PBP3\PBPX.EXE" -ampasmwin -oq -z -p16F677 "IR_decoder_encoder.bas"
PICBASIC PRO(TM) Compiler 3.0.0.4, (c) 1998, 2011 microEngineering Labs, Inc.
All Rights Reserved.
ERROR: Bad command parameter. -z
BUILD FAILED: Sat Aug 06 20:53:15 2011

robertg
- 6th August 2011, 12:26
Worked out my own problem....

Not sure what it was, but recreated a new project dropped in the original .bas file I created and compiled perfectly.

Rob.

cncmachineguy
- 6th August 2011, 13:02
Welcome to the self help section of the forum. Lol just kidding, glad you were able to sort it out.