Part Number: MSP430F2011
I'm using a MSP430F2011 and I need every byte in the flash. I noticed there is a 22 bytes string constant:

Looks like a GUID. I didn't define it. How can I remove it?
Are there other ways to optimized the program for size? I'm using -O4 already.