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: Porting from 16F877 to 16F18877
DonWells

Replies: 9
Views: 19555

PostForum: General CCS C Discussion   Posted: Fri Jan 05, 2018 9:32 am   Subject: Porting from 16F877 to 16F18877
Thanks for you help and explanation. Very Happy
  Topic: Porting from 16F877 to 16F18877
DonWells

Replies: 9
Views: 19555

PostForum: General CCS C Discussion   Posted: Thu Jan 04, 2018 11:11 pm   Subject: Porting from 16F877 to 16F18877
Thank you PCM Programmer!

Inserting the lines:
#pin_select U1TX=PIN_C6
#pin_select U1RX=PIN_C7
fixed the problem.

I use:
port_b_pullups(0b11111111);
but its not shown in my listi ...
  Topic: Porting from 16F877 to 16F18877
DonWells

Replies: 9
Views: 19555

PostForum: General CCS C Discussion   Posted: Thu Jan 04, 2018 7:11 pm   Subject: Porting from 16F877 to 16F18877
Sorry, posting error. I have edited my original post.
The maximum size of a received message is 3 characters.
  Topic: Porting from 16F877 to 16F18877
DonWells

Replies: 9
Views: 19555

PostForum: General CCS C Discussion   Posted: Thu Jan 04, 2018 6:15 pm   Subject: Porting from 16F877 to 16F18877
Well here goes.
Its an edited version of the code to just include the uart bits.
I'm just trying to find if there are any gotchas porting to the 16f18877

As you can see, my message starts '
#inc ...
  Topic: Porting from 16F877 to 16F18877
DonWells

Replies: 9
Views: 19555

PostForum: General CCS C Discussion   Posted: Thu Jan 04, 2018 5:08 pm   Subject: Porting from 16F877 to 16F18877
I have recently upgraded to CCS V5.075 so as to get support for the more modern chips.
I am now porting a working application from a 16F877 to a 16F1887.
All appears to be working file except for UA ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group