I tray to repogram the EasyWebII. I put below the probmes that I have:
1.- With the mspgcc compiler, I compile te Adreas Software with few changes and when I tray to reprogram the target with the msp430-gdbproy I have the next message:
debug: msp430: msp430_open()
error: msp430: Could not find device (or device not supported) (4)
2.- With the IDE430 version 1.7 software, In the tools->FlasWorks menu, I done a reset (Jtag and Hardware reset) and the target respond to reset… (The leds and the display flash). I think that the wardware is OK.
2.- With the IAR Emmebed WorkBench Evaluation V2, I recompile the Andreas software with a few changes and When I tray to Debug, the program say:
Initializing Hardware … Failed to Get target Information
In the proyect optin I put Target: MSP430F149
In the Cspy Option I put Flash Emulation Tool and LPT1
Can You help my
Sorry for my english.