You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect everything except the Arduino UNO will have a full version of FreeRTOS, and who knows what else (maybe a full Wi-Fi TCP/IP Stack) will be included by default.
You’d have to dump out the memory map to better understand what is in there…
It is probably the same reason why Turbo Pascal used to fit in 39kb of RAM on a Z80 back in the day, and now, who knows how many GB or RAM it needs to run on a Windows PC…
There isn’t much incentive to optimise the RAM/FLASH resource usage on these newer chips, so it's probably not got much attention.
Alex
xDuinoRails
changed the title
Question - Any reason for hugh memory differences?
Question - Anyone knows the reasons for huge memory differences?
Nov 20, 2024
Good evening everybody,
Just out of curiosity I compared the size of the same Arduino Sketch (NmraDccAcessoryDecocer). The results are surprisng:
Any ides why there are such huge numbers?
The text was updated successfully, but these errors were encountered: