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 5 matches
CCS Forum Index
Author Message
  Topic: H/W UART won't work but force_sw will... what's with that?
peteD

Replies: 7
Views: 9661

PostForum: General CCS C Discussion   Posted: Wed Sep 16, 2009 9:41 pm   Subject: H/W UART won't work but force_sw will... what's with that?
Using Olimex PIC-IO board with 16F628A and trusty CCS complier.

#include <16F628A.h>
#fuses HS,NOWDT,NOPUT,NOBROWNOUT,NOLVP,PROTECT,NOMCLR
#use delay(clock=20000000) // 20MHz cryst ...
  Topic: RS-232 headaches INT_EXT versus INT_RDA
peteD

Replies: 6
Views: 7052

PostForum: General CCS C Discussion   Posted: Thu Jan 17, 2008 8:05 pm   Subject: definitely not a hardware problem...
If I remove the PIC from the board and jumper B1 and B0 pins together, the data moves through and the output is clean. This eliminates the MAX232 as a possible problem. All it could be in my mind i ...
  Topic: RS-232 headaches INT_EXT versus INT_RDA
peteD

Replies: 6
Views: 7052

PostForum: General CCS C Discussion   Posted: Thu Jan 17, 2008 7:38 pm   Subject: Additional Information
Board: Olimex PIC-28 schematic is here: http://www.olimex.com/dev/images/PIC/PIC-P28-sch.gif (I am using two extra ports of MAX232 for the B0/B1 RS-232 port).

Compiler: 4.064

IDE: MPLAB 8.00.0 ...
  Topic: typemod -no joy- can't get sample code to work
peteD

Replies: 2
Views: 6292

PostForum: General CCS C Discussion   Posted: Tue May 23, 2006 12:04 pm   Subject: Thanks
Well shiver me timbers! Amazing what you can't see when you look really hard for a long time. And none of the CCS support folks caught this either.

THANK YOU! compiles just fine with that one fi ...
  Topic: typemod -no joy- can't get sample code to work
peteD

Replies: 2
Views: 6292

PostForum: General CCS C Discussion   Posted: Mon May 22, 2006 5:49 pm   Subject: typemod -no joy- can't get sample code to work
I am trying hard to convert from hitech c to ccs and am stuck setting up my eeprom tables.

My intention is to have a couple of arrays in eeprom which contain variables that are occassionally change ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group