Hello,
Just got my EZ430-RF2500 kit and I am having problems getting the debugger to work. What i have done is the following:
1. installed the USB drivers from the CD
2. inserted the USB device. It detects and the driver installs.
3. Tested the Sensor Monitor that came with the kit, and it works like a charm.
4. Installed IAR embedded workbench kickstart
5. Opened and built the "Flashing the LED" project included with Embedded Workbench
6. Set the debugger connection (project->options->FET debugger->setup->connection) to "Texas Instruments USB-IF" (have also tried LPT-IF to no avail)
7. Selected "msp430x2xx (asm - SpyBiWire)" as active (also tried "msp430x2xx (asm)")
8. Started the debugger (Project->Debug)
This just gets me a "Fatal error: failed to initialize. Check if hardware connected (etc)." Restarting the PC and re-plugging the USB dongle has no effect.
I have tried this both with the MCU board that came with the EZ430-RF3500 and with the small EZ430-T2012 boards, though still with the RF2500 USB dongle.
I do this on a regular HP desktop pc running Vista with the latest service packs. Looking elsewhere in the forums (https://community.ti.com/forums/t/329.aspx) it seems there might be a conflict with another USB driver, but I have tried disabling all HID drivers that can be disabled and still get the same result (I do indeed have a HP remote control, though I can't see which one is the driver for that). Looking in the Windows Device Manager when I plug the USB dongle in, I get two new devices: Ports (COM & LPT)->MSP430 Application UART (COM3) and Universal Serial Bus controllers->USB Composite Device.
Is there any way to see if there actually is a conflict, or could it be something else? And what's up with the COM3 driver? (Disabling it does not help.)