Hello,
Can anyone guide me with settings required in the IDE to fill unused bytes of ROM location with 0xFF in hex file
I am creating hex file for application that am going to load using CAN bootloader. But the application hex file is created only for the code available. But in my case, i am suppose to fill the unused bytes with 0xFF, So that bootloader will program entire flash memory allocated for the application.
Can someone help with this
thanks in advance..
Manjunath