> Your last report seemed to indicate things were working for you. What > troubles do you still have? > > Steve
Sorry Steve, I was a bit sloppy reporting every problem I had. Problems and bugs: 1. As you know I'm using msp430-gdb.exe for downloading the program, since the msp430-jtag.exe didn't work with this MCU. The problem happens at the beginning of a day. When trying to download the program for the first time, erasing doesn't work. I get various error messages. Then I try again and again, entering "monitor reset all" and "monitor erase main" as far as it suddenly works. This can take several minutes. 2. Downloading a program always takes about 2 minutes. 3. Don't know how to work with the debugger of msp430-gdb.exe. After download the console window states: Transfer rate: 686 bits/sec, 37 Bytes write. At this point the window doesn't take any inputs anymore. I don't know if it should. I never worked with the program before. 4. In msp430x21x1.h: After sfrb(CALDCO_xxx, CALDCO_xxx) the semicolons were missing. 5. In msp430x21x1.h: A define was missing. I think it was #define __msp430_have_basic_clock_plus 6. In register CACTL2 it doesn't know P2CA3. Dont have time to figure out why, yet. Luckily, I'm on vacation now. So don't expect me to respond next week. Regards, Ben