Size of program im flash Topic is solved

If you have a simple question and just want an answer.
DemoniacMilk
XCore Addict
Posts: 191
Joined: Tue Jul 05, 2016 2:19 pm

Size of program im flash

Post by DemoniacMilk »

How do I find out how much memory my xcore program will be using in flash? (including web page)
View Solution
colin
Experienced Member
Posts: 74
Joined: Mon Dec 16, 2013 12:14 pm

Post by colin »

When using xflash you can use the option --verbose, this will tell you how much space is used for all of the parts written to flash.

Colin.