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 3 matches
CCS Forum Index
Author Message
  Topic: dsPIC33EP64GP504, I2C and compiler version 5.073
Ben Gordon

Replies: 5
Views: 12272

PostForum: General CCS C Discussion   Posted: Tue May 23, 2017 3:16 pm   Subject: Issue report to CCS and will be fixed in next release
Looks like it was something in the compiler.
  Topic: dsPIC33EP64GP504, I2C and compiler version 5.073
Ben Gordon

Replies: 5
Views: 12272

PostForum: General CCS C Discussion   Posted: Thu May 18, 2017 5:26 pm   Subject: A .LST file comparison suggests it is the compiler
A file compare on the .LST file generated by v5.072 and v5.073 shows that code is the same, but the SFR addresses used in the I2C code has changed. v5.073 seems to be using addresses which don't matc ...
  Topic: dsPIC33EP64GP504, I2C and compiler version 5.073
Ben Gordon

Replies: 5
Views: 12272

PostForum: General CCS C Discussion   Posted: Thu May 18, 2017 10:23 am   Subject: dsPIC33EP64GP504, I2C and compiler version 5.073
My code runs fine with versions up to and including v5.072. Now the I2C does not seem being setup correctly. I am setting the I2C port with:

#FUSES NOALTI2C1
#use i2c(MASTER, I2C1, SLOW, str ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group