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 7 matches
CCS Forum Index
Author Message
  Topic: PIC 12F1571 not in the list of devices
humbertokramm

Replies: 8
Views: 14891

PostForum: General CCS C Discussion   Posted: Sat May 30, 2015 10:27 am   Subject: PIC 12F1571 not in the list of devices
You have to ensure you have configured the ADC clock correctly for the speed your chip is running. You have to ensure you have setup the ADC correctly to connect to the pins you are using. You have to ...
  Topic: PIC 12F1571 not in the list of devices
humbertokramm

Replies: 8
Views: 14891

PostForum: General CCS C Discussion   Posted: Fri May 29, 2015 2:01 pm   Subject: PIC 12F1571 not in the list of devices
Of course it won't.

The #USE TOUCHPAD function is for chips with the touchpad hardware. It doesn't emulate the CVD library.

I posted a basic CVD function in this thread:

<http://www.ccsinf ...
  Topic: PIC 12F1571 not in the list of devices
humbertokramm

Replies: 8
Views: 14891

PostForum: General CCS C Discussion   Posted: Fri May 29, 2015 2:00 pm   Subject: PIC 12F1571 not in the list of devices
Of course it won't.

The #USE TOUCHPAD function is for chips with the touchpad hardware. It doesn't emulate the CVD library.

I posted a basic CVD function in this thread:

<http://www.ccsinf ...
  Topic: PIC 12F1571 not in the list of devices
humbertokramm

Replies: 8
Views: 14891

PostForum: General CCS C Discussion   Posted: Fri May 29, 2015 10:57 am   Subject: PIC 12F1571 not in the list of devices
It worked, but now I realized that #USE TOUCHPAD function does not work for this PIC model

Error#99 Option invalid Bad Pin: 97

I have to declare it manually
  Topic: Problem with if-else condition...
humbertokramm

Replies: 2
Views: 7178

PostForum: General CCS C Discussion   Posted: Fri May 29, 2015 8:58 am   Subject: Problem with if-else condition...
I think the bug is because of you declare twice the same variable "num".
It is declared as Global and Local (on the main function)
  Topic: PIC 12F1571 not in the list of devices
humbertokramm

Replies: 8
Views: 14891

PostForum: General CCS C Discussion   Posted: Fri May 29, 2015 7:33 am   Subject: PIC 12F1571 not in the list of devices
ver 5.008 was
a) still buggy
b) did not offer support for the device in question.

get the update to 5.042 or later and you will be fine.



tks.
  Topic: PIC 12F1571 not in the list of devices
humbertokramm

Replies: 8
Views: 14891

PostForum: General CCS C Discussion   Posted: Fri May 29, 2015 7:19 am   Subject: PIC 12F1571 not in the list of devices
anyone have any suggestions on how to solve it?
I tried to edit the 12f1501.h file to resolve this, but does not.


\ 12F1571.H: 2: 9: Info # 300 More info: Device database: "C: \ Program \ F ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group