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

SSD1306 Driver

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
MarkchchPIC



Joined: 14 Jan 2015
Posts: 18
Location: Christchurch New Zealand

View user's profile Send private message

SSD1306 Driver
PostPosted: Sun Nov 01, 2015 2:15 pm     Reply with quote

Hi All,
Just a question about the new SSD1306 Driver.
Can someone confirm if it will operate on version 4.71 please.

I am having no success compiling it at the moment and suspect it may use features only offered in version 5

Cheers

Mark
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Sun Nov 01, 2015 3:45 pm     Reply with quote

There is no vs. 4.71. Look at the vs. 4.0 versions page from the wayback machine:
https://web.archive.org/web/20130414022456/http://www.ccsinfo.com/devices.php?page=versioninfo
MarkchchPIC



Joined: 14 Jan 2015
Posts: 18
Location: Christchurch New Zealand

View user's profile Send private message

PostPosted: Sun Nov 01, 2015 4:11 pm     Reply with quote

Apologies
Version 4.071
Ttelmah



Joined: 11 Mar 2010
Posts: 19477

View user's profile Send private message

PostPosted: Mon Nov 02, 2015 3:33 am     Reply with quote

4.071, is close to when V4, first actually started working. I'd say anything after perhaps 4.100, would work OK, but 4.071, was at a point where quite a few functions did not work as they should. The break point was around 4.100(ish), where quite a few things actually started working.

Have just tried and the code compiles OK, and works with 4.141, and compiles with 4.104, but not with 4.099.

It's the initialisation of the arrays with #defines that fails. You would have to hard code these to using numbers. Also I suspect you'd have to hard code the references to the ROM arrays, rather than using pointers.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
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