Hi, I am not sure if this mailing list is the list to ask my question.
I have a problem with the BCSCTL1 register of the MSP430F149 uC. I use the msp430-gdb and the FET tool (MSP430-JTAG) from Olimex. This register should have (slau049.pdf) the value 0x84 after reset. But when I connect to the target and I immediately read the contents of the BCSCTL1 register it reads 0x06. Now when I remove the command "monitor erase all" the regsiter contents indeed is 0x84 as it should be. I also played with the IAR tools a bit, but there it seems to work as I expected: contents is 0x84 after connecting and programming to flash. Does someone has a work around for thsi problem? Sipke