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 support@ccsinfo.com

PIC24EP and I2C issue
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Mon Jul 24, 2017 9:02 am     Reply with quote

So, do what I do, and keep the compilers separate.

Install into separate directories: PICC5072, PICC5073 etc.,

Rename the program 'ccsdownload.exe' (I call it 'ccsdownload.not'). This is the automatic downloader.

You can then just have separate shortcut links to as many versions as you want, and try new versions when required. If they don't work it is a matter of a couple of seconds to switch back to the older version.

I've currently got about forty versions I can use.

Then when I try a new version, I note in the source file what version I was using, so I know which one did work.
oxo



Joined: 13 Nov 2012
Posts: 219
Location: France

View user's profile Send private message

PostPosted: Mon Jul 24, 2017 9:17 am     Reply with quote

Oh sure, I do that, but using the CCS IDE selector.

Trouble is they may break something which has already been tested and may not show up for a while, so I stick with 5.070 until we ship Smile
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Mon Jul 24, 2017 10:08 am     Reply with quote

The problem with the IDE selector, is it doesn't do a full switch.
The include files will be the new ones not the old.... :(
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Tue Jul 25, 2017 12:56 am     Reply with quote

Can confirm, that at least as far as the address for the I2C2 command register, 5.074 does fix things.

Can also confirm that a problem that was introduced by 5.072, and not fixed in 5.073 (again on PIC24's), which is why I too had been staying at 5.070, has also been fixed. (Hurrah!...). Very Happy
oxo



Joined: 13 Nov 2012
Posts: 219
Location: France

View user's profile Send private message

PostPosted: Tue Jul 25, 2017 2:53 am     Reply with quote

Ttelmah wrote:
Can confirm, that at least as far as the address for the I2C2 command register, 5.074 does fix things.

Can also confirm that a problem that was introduced by 5.072, and not fixed in 5.073 (again on PIC24's), which is why I too had been staying at 5.070, has also been fixed. (Hurrah!...). Very Happy


Great minds.. etc.. Very Happy
Ttelmah



Joined: 11 Mar 2010
Posts: 19215

View user's profile Send private message

PostPosted: Tue Jul 25, 2017 2:58 am     Reply with quote

Yes, a little 'bell' went off, when you said 5.070.
It was a double problem for me, since the chip I'm using needs to latest IDE to debug properly....
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group