SparkFun Forums 

Where electronics enthusiasts find answers.

Topics pertaining to the Arduino Core & software used with the Artemis module and Artemis development boards.
By stephenf
#213615
I've written some pretty epic code for my Artemis-based datalogger projects, and am starting to wonder if I will run out of SRAM. There are a growing number of bad practise things like global variables, non F()'d strings and use of String objects...

The "freeMemory()" function from AVR micros would be perfect, but there doesn't seem to be an equivalent for Apollo3.
 Topic permissions

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum