highlight sram overflow

el_supremo

Well-known member
Hi Paul:
Can the output of the IDE be modified so that if SRAM use exceeds that available, such as here:
Code:
Estimated memory use: 2,821 bytes (of a 2,560 byte maximum)
could the message be highlighted in red?

Thanks
Pete
 
It probably should be an error and prevent uploading.

I've put this on my to-do list for the next time I meddle in the Arduino IDE code. Right now I'm working on how the Teensy Loader and the Mini54 chip work, to fix the Mac bug and (hopefully) low power projects. After that, I've got a least a few Arduino libraries to test and document... so it might be a while until I hack on the IDE again.
 
Back
Top