Had a question, what constitutes one over the other? Is Program the "code" for the most part and data the stored data types like int's ?
Program: 16290 bytes (99.4% Full)
(.text + .data + .bootloader)
Data: 485 bytes (47.4% Full)
(.data + .bss + .noinit)
Also, dumb question I'm sure, but can this be adjusted. Can I give more to program?