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: Very strange behaviour of a function! please help
robin171

Replies: 1
Views: 2529

PostForum: General CCS C Discussion   Posted: Wed May 06, 2009 5:15 am   Subject: Very strange behaviour of a function! please help
Hello,

I use PCWH v. 4.079 and PIC18F6720. I have the following code:

bool perilex2,perilex3;

perilex2 = PERILEX_POS2;
perilex3 = PERILEX_POS3;
if(perilex2) fputc('C',COM1& ...
  Topic: #fuses in MPLAB / CCS
robin171

Replies: 1
Views: 4624

PostForum: General CCS C Discussion   Posted: Fri Dec 05, 2008 4:56 am   Subject: #fuses in MPLAB / CCS
Hello,

I work with MPLAB with CCS plugin. After compiling the configuration bits in MPLAB are different from the fuses I have set in code. My config:


#FUSES WDT128
#FUSES WDT
#FUSES HS ...
  Topic: hardware uart does not receive all the characters
robin171

Replies: 1
Views: 3736

PostForum: General CCS C Discussion   Posted: Fri Sep 26, 2008 9:02 am   Subject: hardware uart does not receive all the characters
Hi,

I have a problem with the hardware uart of the PIC16F877A. The UART is connected to a powerline modem (ST7538).

The problem is that I only receive the last characters of the string. I send ...
  Topic: Switching UART on and off
robin171

Replies: 2
Views: 5498

PostForum: General CCS C Discussion   Posted: Thu Sep 18, 2008 8:30 am   Subject: Switching UART on and off
Hello,

I have a problem with the #use UART statement

I have a ST7538 powerline transceiver connected to a PIC16F877A. RX and TX of the transceiver are connected to the hardware UART of the 16f88 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group