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 1 match
CCS Forum Index
Author Message
  Topic: dsPIC33, basic program, big problem...
romelec

Replies: 1
Views: 3983

PostForum: General CCS C Discussion   Posted: Fri Mar 14, 2008 4:09 am   Subject: dsPIC33, basic program, big problem...
Hi,
I am using a dsPIC33FJ256MC710, look at this small code:
void main()
{
int8 ind;
int8 tab[10];

fprintf(COM1,"test...\n");
delay_ms(500) ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group