Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

CCS C Compiler problem

Status
Not open for further replies.

john120

Banned
Joined
Aug 13, 2011
Messages
257
Helped
11
Reputation
22
Reaction score
10
Trophy points
1,298
Activity points
0
can you plz help me to solve the problem of my compiler which,when I compiler my file anme file.c the compiler opens another file 16f877a.h and then it displays many errors;can you plz help me to solve the problem.

Thanks.
 

file -> close all

project -> new -> project wizard

choose your microcontroller

choose the c file to be added to the project.

then compile the program.
 

Unfortunately it is not running I closed everything but it is not operating.And also I open my saved file on the disk (creaated using Proteus);I reopen it ,but after some 5-15seconds it closes it self.
Tell me what to do.
 
Last edited:

Are you using PIC C compiler?

I mean the software name.
 

Are you using PIC C compiler?

I mean the software name.


Yes I am using PIC C Compiler CCS C V4.068,I uninstalled it and reinstall but the error remains the same.
 

Remove the main directory

program files -> PICC folder

remove the PIC C from the registry

restart the computer

reinstall the software
 

Remove the main directory

program files -> PICC folder

remove the PIC C from the registry

restart the computer

reinstall the software


How may I remove it from the registry?
Thx
 

In run command

type : "regedit" and press enter

click on "HKEY_LOCAL_MACHINE" (which is located at left panel)

your can find "software" and click on it

now you can find "ccs inc." file

right click and delete.

if didn't find the above mentioned file, restart the system and install the fresh copy of the software.

- - - Updated - - -

And also I open my saved file on the disk (creaated using Proteus)

I didn't get this statement
 
  • Like
Reactions: PA3040

    PA3040

    Points: 2
    Helpful Answer Positive Rating
Remove the main directory

program files -> PICC folder

remove the PIC C from the registry

restart the computer

reinstall the software
I wonder what you want to achieve?
I would expect an error in the compiled project in a first order.

CCS C V4.068 is a very old version that has some errors. I wonder if it's from an outdated pirate bay.
 
Dear All

sorry for come to the middle of the tropic
Does CCS support for PIC16F ( Mid rage )?

Please advice

Thanks in advance
 
Last edited:

I think CCS C and MPLAB C are different

I misunderstood both as one product

Thanks for advice
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top