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: What's this error?
ciccio

Replies: 5
Views: 10657

PostForum: General CCS C Discussion   Posted: Wed Feb 23, 2005 9:48 am   Subject: thanks
Mplab 6.60 + CCS IDE 3.28, PCB 3.15
I must rename main.c?
Compile with +FB option.

What's:
"Halting build on first failed translation as user preferences indicate."

Is error of MPLAB?
Thanks
  Topic: What's this error?
ciccio

Replies: 5
Views: 10657

PostForum: General CCS C Discussion   Posted: Wed Feb 23, 2005 4:39 am   Subject: What's this error?
Clean: Deleting intermediary and output files.
Clean: Done.
Executing: "D:\PICC\Ccsc.exe" main.c +FB
No Errors
Halting build on first failed translation as user preferences indicate.
BUILD FAILED ...
  Topic: (newbie): how setting timer0?
ciccio

Replies: 2
Views: 6224

PostForum: General CCS C Discussion   Posted: Fri Feb 18, 2005 9:20 am   Subject: and then....
then i write only:
setup_timer_0(RTCC_EXT_H_TO_L | RTCC_DIV_1);
for setting my timer?

Thanks thanks thanks...
  Topic: (newbie): how setting timer0?
ciccio

Replies: 2
Views: 6224

PostForum: General CCS C Discussion   Posted: Fri Feb 18, 2005 4:59 am   Subject: (newbie): how setting timer0?
I use PIC16F54.
I must setting :
T0CS = 1 (transition on T0CKI pin)
T0SE = low-to-high
No pprescaler division and not WDT then:
Prescaler WDT 1:1

It 's exatc:
setup_timer_0(RTCC_EXT_H_TO_L | ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group