Discussion in "PIC Microcontroller Discussion" started by    kirangowle    Dec 16, 2013.
Mon Dec 16 2013, 08:24 pm
#1
Hi to rickeys world,

After a long gap i am back to Embedded systems..
This is time i want to learn PIC and therefore i have chosen PIC16F series(Hope its easy for beginners).
I had MPLAB 8.10v with HItech complier 9.83v LITE package. I mapped this in IDE.. But i am unable to compile it. I am facing error as

Executing: "C:\Program Files\HI-TECH Software\PICC\9.83\bin\picc.exe" -p=16F877 "ADC.c" -fo="ADC.o" -w2
HI-TECH C Compiler for PIC10/12/16 MCUs (PRO Mode) V9.83
Copyright (C) 2011 Microchip Technology Inc.
Licensed for evaluation purposes only.
This licence will expire on Fri, 31 Jan 2014.
(902) no chip name specified; use "PICC --CHIPINFO" to see available chip names
Halting build on first failure as requested.



I have attached the code file as well..
I feel i am not selecting proper compiler for this.. Please guide..
Tue Dec 17 2013, 04:14 am
#2
The error message says
"(902) no chip name specified;"
Somewhere in the project it expects you to tell it to compile for a PIC16F877.

I don't know the MPLAB setup well enough to tell you where.
Look on the net for an example program or forums for people asking about this error.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Clydehet
Wed May 01 2024, 06:44 pm
Davidoried
Wed May 01 2024, 06:11 pm
KevinTab
Sun Apr 28 2024, 05:35 am
Tumergix
Sun Apr 28 2024, 12:59 am
StevenDrulk
Sat Apr 27 2024, 08:47 pm
StephenHauct
Sat Apr 27 2024, 09:38 am
Adamsaf
Sat Apr 27 2024, 07:12 am
Robertphype
Sat Apr 27 2024, 12:23 am