CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

A #DEVICE required before this line

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Tom
Guest







A #DEVICE required before this line
PostPosted: Wed Nov 16, 2005 4:19 pm     Reply with quote

I'm new to microcontrollers. I downloaded the free version of CCS C Compiler and am trying to compile the sample source code on the website for the stepper motor. I receive the error:

A #DEVICE required before this line

in the pic1674.h file. I tried to list #define pic16C74, but then it gives me the error:

"unknown device type"

Is there something simple that I am doing wrong?
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Nov 16, 2005 4:27 pm     Reply with quote

From the demo page, http://www.ccsinfo.com/demo.shtml
Quote:

Only Microchip's 14-bit PIC16F877, PIC16C544 and 16-bit PIC18F458
target devices may be specified.

i.e., they have limited the demo to work with only those three PICs.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group