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 CCS Technical Support

Search found 4 matches
CCS Forum Index
Author Message
  Topic: header file error
johnsonpay

Replies: 13
Views: 28292

PostForum: General CCS C Discussion   Posted: Sun Oct 07, 2018 7:26 am   Subject: header file error
This is caused by Windows. MS decided a while ago that all directories in the 'Program files' directory would be read only, and owned by SYSTEM, not the installer. It causes issues for a lot of progra ...
  Topic: header file error
johnsonpay

Replies: 13
Views: 28292

PostForum: General CCS C Discussion   Posted: Fri Oct 05, 2018 4:31 am   Subject: header file error
OK. So we now know you are using a PIC16F628A.
So you have as your first line:

#include <16F628a.h>

If it is showing an error on this, is the compiler properly installed? (it needs to kno ...
  Topic: header file error
johnsonpay

Replies: 13
Views: 28292

PostForum: General CCS C Discussion   Posted: Fri Oct 05, 2018 4:17 am   Subject: header file error
Hi Ttelmah,


Thank you for your technical support. I follow you instruction, after compiling it jump to 16F628A.h this header file again, then show error.
  Topic: header file error
johnsonpay

Replies: 13
Views: 28292

PostForum: General CCS C Discussion   Posted: Fri Oct 05, 2018 3:49 am   Subject: header file error
Hi all,


I'm new in ccs c compiler I just create simple project for LED Blinking, when I change "_bif void set_tris_a(int8 value)"this code value to 0x0f, after compiler the 0x0f change ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group