Other Parts Discussed in Thread: CC430F6137
I used the msp430-gcc tools (in Windows) to compile a very small program (for now) externally from CCS, also using my own Editor. I tried to download this elf file to the ez430-Chronos watch. I am getting a "MSP430: Trouble Writing Memory Block at 0x7f8c on Page 0 of Length 0x202: Could not write device memory. Cannot write to target" error. When I try to load the hex file I get a "Invalid file format" error.
All seems fine when I load the factory image received from TI. So I don't know how to solve this issue.
Please help me