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: A numeric expression must appear here: error
edweir

Replies: 2
Views: 6110

PostForum: General CCS C Discussion   Posted: Wed Jan 20, 2010 11:31 pm   Subject: A numeric expression must appear here: error
CCS PCM C Compiler, Version 4.057
PIC16F886


int16 t1; //is defined up at the top of the main loop

//this is from the main loop

if (data_flag) {
printf("data_fl ...
  Topic: RDA Int causes chip crash/reset
edweir

Replies: 5
Views: 7024

PostForum: General CCS C Discussion   Posted: Thu Jan 07, 2010 5:21 pm   Subject: RDA Int causes chip crash/reset
Thank you. The compiler is version 4.057.
  Topic: RDA Int causes chip crash/reset
edweir

Replies: 5
Views: 7024

PostForum: General CCS C Discussion   Posted: Thu Jan 07, 2010 5:01 pm   Subject: RDA Int causes chip crash/reset
Thanks for the quick replies! I'll take a look at these and get back to you as soon as I can.
  Topic: RDA Int causes chip crash/reset
edweir

Replies: 5
Views: 7024

PostForum: General CCS C Discussion   Posted: Thu Jan 07, 2010 4:37 pm   Subject: RDA Int causes chip crash/reset
Hi all,

As the title states, when I enter my RDA interrupt which is triggered by responses from a zigbee chip via the RS232 protocol, the chip resets.

Using:
Compiler -- v4
PIC -- 16f886

T ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group