I'm am trying to simply program my msp430fg4618 using the included msp-fet430uif.
I'm using an example code, so I know that that is not the issue.
In the IAR, after I tell it to "download and debug" it gives me an error message
"Wed May 23 12:37:09 2012: Failed to load debugee: C:\Users\andyrew\Documents\workspace\Debug\Exe\testing5.d43 "
It also pops up with a window saying that it is not connected. Check if hardware or drivers is connected.
It is definately connected properly to jtag1.
I went to the control panel and had it reinstall the driver from the "Texas instruments folder" (since I have both IAR and code composer installed). I also tried downloading the driver directly from TI. either way I get the message "driver is not intended for this platform" The driver it is trying to install is "MSP-FET430UIF-VCP"
Does anyone know what is wrong?
Thank you