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 3 matches
CCS Forum Index
Author Message
  Topic: function with return value
kaimi

Replies: 5
Views: 6585

PostForum: General CCS C Discussion   Posted: Thu Jul 01, 2010 7:22 am   Subject: function with return value
The values (my_glob_array, which are global) are asynchronously sent via serial when requested and I get them displayed in PC.

I think the problem is with the function return value because if I mad ...
  Topic: function with return value
kaimi

Replies: 5
Views: 6585

PostForum: General CCS C Discussion   Posted: Thu Jul 01, 2010 1:47 am   Subject: function with return value
Hi all,

I'm using CCS to compile for PIC16F688. I've met a strange problem with function with return value.

Originally I had this code, which didn't work:

int16 func_A()
{
...
  Topic: kbhit never get hit
kaimi

Replies: 4
Views: 4959

PostForum: General CCS C Discussion   Posted: Wed Aug 12, 2009 4:39 am   Subject: kbhit never get hit
Hello all,

I know this questions was asked many times. But go through all related posts I couldn't found a solution for me.

Here is my code:

#include "16F870.h"
#fuses HS, NOWDT, N ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group