Hi All, First of all I am new to mspgcc and MSP430.
I am trying to set up an mspgcc environment for programming my eZ430-RF2500 module from TI. I have some problems so I downloaded MSPFET and try to read the content with this tool but this tool always says: 21:55:54 Initialize... 21:55:55 Device: MSP430F2274. Info(0x1000-0x10FF), Main:(0x8000-0xFFFF) 21:55:55 Reading device memory.. 21:55:57 Read failed. Synchronization error. anybody can give me some help? MSPFET website: http://kurt.on.ufanet.ru/ Microsoft Windows XP [versie 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Desktopuser>MSP430-jtag MSP430 JTAG programmer Version: 2.3 Use -h for help Cleaning up after error... Reset and release device... An error occoured: Can't open interface: Could not find device (or device not supported) Using gdbproxy gives me the following: msp430-gdbproxy --port=2000 msp430 Remote proxy for GDB, v0.7.1, Copyright (C) 1999 Quality Quorum Inc. MSP430 adaption Copyright (C) 2002 Chris Liechti and Steve Underwood GDBproxy comes with ABSOLUTELY NO WARRANTY; for details use `--warranty' option. This is Open Source software. You are welcome to redistribute it under certain conditions. Use the '--copying' option for details. debug: MSP430_Initialize() debug: MSP430_Configure() debug: MSP430_VCC(3000) debug: MSP430_Identify() error: msp430: Could not find device (or device not supported) (4) debug: MSP430_VCC(0) debug: MSP430_VCC(3000) debug: MSP430_Reset(ALL_RESETS) debug: MSP430_Close() Assertion failed: !msp430_status.is_open, file target_msp430.c, line 745 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. Anyone who has a clue how to solve this problem? Thanks in advance, Vince
