Compilation warnings with Arduino IDE 1.0.6

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
netphemera
 
Posts: 17
Joined: Wed Oct 17, 2012 12:32 am

Compilation warnings with Arduino IDE 1.0.6

Post by netphemera »

I needed to flash my CC3000 so I downgraded my IDE to version 1.0.6. Now I am getting lots of warning during compilation. I don't recall seeing them before.

warning: comparison between signed and unsigned integer expressions
warning: 'pDataPtr' may be used uninitialized in this function
warning: only initialized variables can be placed into program memory area
warning: unused variable 'c'

Should I be concerned?
Should I go and reinstall the latest IDE or keep using version 1.0.6 while working with the CC3000?

User avatar
Franklin97355
 
Posts: 23910
Joined: Mon Apr 21, 2008 2:33 pm

Re: Compilation warnings with Arduino IDE 1.0.6

Post by Franklin97355 »

The CC3000 code works with the 1.0.x IDE and is not stable with 1.5.x. You should stay with what you are using.

User avatar
netphemera
 
Posts: 17
Joined: Wed Oct 17, 2012 12:32 am

Re: Compilation warnings with Arduino IDE 1.0.6

Post by netphemera »

Will do. thanks for the advice.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”