Other Parts Discussed in Thread: MSP430G2001
As we have implemented an i2c interface on hte MSP430, I was wandering if I can update the code on the FLASH the device boots from using this interface:
1. Is it correct that the code on this MCU runs "in place"?
2. Has anyone tried this operation?
3. Is it better to copy the code to RAM, jump to RAM, program the FLASH?
4. I have not seen documented the address of the FLASH where the code resides (maybe just me not being able to find the documentation?)
Thanks
Marco