Hi,
I have a question. I am new on this controller and in embedded
programming for that matter, but i have run in on an issue with the
MSP 430F1610. I had programmed it in C using the FET tool for
opening/closing switches on a PCB and communicating on the USART0
through hyperterminal. For the init function i used the sample
program's USART functions as is. In the beginning, the whole thing
worked quite well, and the terminal program i set up was able to
communicate with the processor and perform the actions required.
However, now for some reason, the Rx interrupt does not seem to be
working, like when i send a command through hyperterminal it doesnt
recognize it. I have examined the pins on the processor and on the PCB
to ensure that it does recieve the right signals via RS232 interface,
but not sure what happens from there on. All i know is that the
program runs well in debugger mode, but does not recognize the Rx
interrupt. Can anyone please help in what might be the problem here?
My guess in what went wrong is that I used MSP430x16x.h file in the
beginning and then later on used a MSP430x14x.h for a sample program
on the same processor for which it did not work and then i tried to go
back to MSP430x16x.h and since then it hasnt worked like it used to.
Any help would be much appreciated.
Thanks
------------------------------------

(You need to be a member of msp430 -- send a blank email to msp430-subscribe@yahoogroups.com )