Other Parts Discussed in Thread: MSP430F2274
Hi all:
I have written a very simple flash LED program and I want it to be run on my MSP430 eZ430-RF2500. I connected it to my USB port and it got powered up properly. Then I compiled my code without error and entered debug mode. In the FET debugger option, I chose Texas Instrument USB-IF and "automatic" port.The microprocessor was MSP430F2274.
After I entered the debugging mode, I expected the LED to be flashing, but it does not. I suspect that my program did not get downloaded to the device at all.
Can anyone help?
Thank you