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

Help me ....New User of CCS

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



Joined: 01 Oct 2007
Posts: 2

View user's profile Send private message

Help me ....New User of CCS
PostPosted: Wed Oct 03, 2007 12:43 am     Reply with quote

Hi
All,

I am new to Firmware world.I have MPLAB IDE 7.52 , CCS Compiler , LCM Hybrid Demo board and MPlab LCD2 debugger.

I created a new project in that IDE with some existing sample code , and compiled it.It shows BUILD succeed .But in the Project Tree it shows 18f452.h file not found.

Is there any other settings ,after installing the complier in MPLAB IDE.

Please Give some Useful docs for a beginner.


Please any one help me on this.
Ttelmah
Guest







PostPosted: Wed Oct 03, 2007 2:08 am     Reply with quote

Simple question. _Which_ 'CCS Compiler'?.
There are three.
PCB - handles '12' chips.
PCM - handles '16' chips.
PCH - handles '18' chips.

Then there are 'windows' versions, and 'suites', which contain more than one compiler part. So (for instance), 'PCWH', has all three of the actual compilers, and the windows 'front end'.
If your compiler does not include 18F452.h, then it is almost certainly one of the PCB, or PCM versions, which don't support this chip...

Best Wishes
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Wed Oct 03, 2007 9:53 am     Reply with quote

Quote:
I created a new project in that IDE with some existing sample code , and compiled it.It shows BUILD succeed .But in the Project Tree it shows 18f452.h file not found.
This is an MPLAB problem, not the compiler. MPLAB automatically adds new include files to your project when detected during compile, but old files are never removed from the project tree. In MPLAB right click the include file with error and select 'remove'.
Guest








PostPosted: Thu Oct 04, 2007 12:41 am     Reply with quote

Thanx a ton for such soon response.


Friends as I am a beginner ,Could any one give me some sample documents through which can able to write firmware.

Will b very grateful to him.
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