Hi all,
I need to log a total of roughly 33k 32-bit floating point numbers. The data doesn't need to survive a power cycle, but just trying to declare an array that large in code gave me an error. Any ideas about how I should go about this? I've looked into maybe writing to flash or the EEPROM on-board my eZdsp devboard, but I'm not exactly sure how to do either of those or whether they even make sense.
Sorry for the novice question, but hopefully that makes it easier to answer!
-sam