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

Can't get CCS on my new machine to work (Windows 7)

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



Joined: 01 Mar 2010
Posts: 73

View user's profile Send private message

Can't get CCS on my new machine to work (Windows 7)
PostPosted: Thu Jun 17, 2010 9:15 pm     Reply with quote

This is probably pretty dumb....

I'm switching from XP to Windows 7 on a new machine. I have the latest compiler version: 4.109

I also just downloaded the latest version of MPLAB IDE: version 8.53

I can't get anything to compile. It can't seem to do anything (including finding the .h file) ... It's probably something super simple but I've been trying to figure it out for a couple hours so I thought I'd try my luck on here.

Here's the errors the compiler is spitting out:

Code:


Clean: Deleting intermediary and output files.
Clean: Deleted file "test.ESYM".
Clean Warning: File "C:\Program Files (x86)\PICC\Projects\test.o" doesn't exist.
Clean: Deleted file "test.ERR".
Clean: Done.
Executing: "C:\Program Files (x86)\PICC\Ccsc.exe" +FM "test.c" +DF +LN +T +A +M +Z +Y=9 +EA
*** Error 18 "test.c" Line 1(9,20): File can not be opened
    Not in project "C:\Program Files (x86)\PICC\Projects\16f1934.h"
*** Error 111 "test.c" Line 2(7,32): Unknown keyword in #FUSES   "NOPROTECT"
*** Error 128 "test.c" Line 3(9,17): A #DEVICE required before this line
*** "test.c" Line 4: Error #99: Option invalid   No Internal Osc
*** "test.c" Line 57: Error #128: A #DEVICE required before this line
      5 Errors,  0 Warnings.
Halting build on first failure as requested.
BUILD FAILED: Thu Jun 17 22:13:28 2010

picj1984



Joined: 01 Mar 2010
Posts: 73

View user's profile Send private message

PostPosted: Fri Jun 18, 2010 8:22 pm     Reply with quote

Looks like it was just a permissions issue.

So CCS 4.109 work for me on Windows 7 (32 bit) on MPLAB IDE. Slick.
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