Are there any locations guaranteed or documented to contain particular constants that live in the MSP430 memory address space?
I'm after a "known zero", a "known all ones", and someplace I can write random values and have them just disappear...
I can see such locations with a debugger, but something that would work across all possible CPUs would be nicer.