Hi everyone,
I am working with LM4F232H5QC evaluation board and for debugging I am using Red suite 4 tool.
I want some information about project settings in red suite 4 for following.
Suppose I am allocating 8 kb space in the flash for my code(0x0000 to 0x1FFF). But when I download my code it's taking approx 7kb space(0x0000 to approx 1BFF). The remaining memory locations(from 1C00 to 1FFF) will contain no data(0xFF).
I want to know that is there any project settings by which i can make the data of the remaining location mentioned above to 0x00 instead of 0xFF?
Regards,
Gunjan
