A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.
|
Hi Im just intergrating a version of hi-tech c into my mplab enviroment and this error keeps being shown when i make project. I have encluded the error below. Does anybody know what i have to do to my enviroment to correct this error? Building SMART.HEX... Compiling SMART.C: Command line: "C:\HT-PIC\BIN\PICC.EXE -Zg -Esmart.err -ASMLIST - 16C773 -C C:\HT-PIC\BIN\SMART.C" Enter PICC -HELP for help MPLAB is unable to find output file "C:\HT-PIC\BIN\SMART.OBJ". This may be due to a compile, assemble, or link process failure. Build failed. Cheers turbo |
|
|
|
Have you run the most recent MPLAB integration update from the Hi-Tech website? <http://www.htsoft.com/updates/mplab/mplab6/update.php> might be usefull. You could also take a look at <http://www.htsoft.com/forum/all/postlist.php?Cat=&Board=pic> for Hi-Tech specific errors. Its a good resource. Bruce Partridge http://www.rebreather.ca > -----Original Message----- > From: tuurbo46 [mailto:] > Sent: Wednesday, November 24, 2004 10:17 AM > To: > Subject: [piclist] Hi Tech c enviroment help required > > > Hi > > Im just intergrating a version of hi-tech c into my mplab > enviroment and this error keeps being shown when i make project. I > have encluded the error below. Does anybody know what i have to do > to my enviroment to correct this error? > > Building SMART.HEX... > > Compiling SMART.C: > Command line: "C:\HT-PIC\BIN\PICC.EXE -Zg -Esmart.err -ASMLIST - > 16C773 -C C:\HT-PIC\BIN\SMART.C" > Enter PICC -HELP for help > > MPLAB is unable to find output file "C:\HT-PIC\BIN\SMART.OBJ". This > may be due to a compile, assemble, or link process failure. > > Build failed. > > Cheers turbo > > to unsubscribe, go to http://www.yahoogroups.com and follow the > instructions > Yahoo! Groups Links > > > --- > Incoming mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.794 / Virus Database: 538 - Release Date: 11/10/2004 > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.794 / Virus Database: 538 - Release Date: 11/10/2004 |