Hello,
-
I hastly was blended by the 24kB SRAM size! But attention this is not the RAM size!
Is it correct that the curie uC does have only ~<8kB RAM.
A first malloc test brought me only upto 7136 Byte RAM - really!?
What is the nominal RAM figure? Is there away tho determine the free memory by a API function? -
I have mentioned that same source code (Blink example) compiled for Genuino 101 does result in a code size of about 29.994 Byte while for UNO the code size is 1.030 Byte. Does this relate to a linked in BLE peripheral stack?