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 2 matches
CCS Forum Index
Author Message
  Topic: Void() in a structure
Davng

Replies: 1
Views: 7819

PostForum: General CCS C Discussion   Posted: Fri Sep 10, 2004 8:48 am   Subject: Void() in a structure
Why I can't use this piece of code?

typedef const struct _rom_desc_tsk
{
unsigned char prioinit;
unsigned int stackAddr;
void *nParameters; // Unknown type!
unsigned char f ...
  Topic: RTOS like freertos or picos18
Davng

Replies: 3
Views: 12529

PostForum: General CCS C Discussion   Posted: Tue Sep 07, 2004 9:17 am   Subject: RTOS like freertos or picos18
Hi, somebody can port some rtos like freertos (www.freertos.org) or picos18 (www.picos18.com) to use it with ccs pic compiler (PCH)?

Both rtos works/compile well with c18 (ANSI compatible) but with ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group