Hello all, I have a question for which i havne't found an answer yet. I'm using GCC for programming ARM microcontrollers and the question is: when i want to generate *.bin file i get 0x00 in places where flash memory doesn't have any code written. Is there an option that linker can use 0xFF instead? Thank you.