Hi Daniel,

I'm using mspdebug to develop on the TRF7960EVM board of TI, which is based on 
MSP430F2370. I use FET430UIF to connect to this board. Since mspdebug does not 
list this target in fet_db.c I get:

Trying to open UIF on /dev/ttyUSB0...
Initializing FET...
FET protocol version is 20406001
Configured for JTAG (2)
Set Vcc: 3000 mV
Device ID: 0xf237
fet: unknown device
msg28_data: [0x1a bytes]
    f2 37 10 60 00 00 00 00 00 00 02 01 01 00 e1 56 
    80 00 89 00 00 00 00 00 00 00 
fet: identify failed

Using '--fet-force-id MSP430F2274' makes mspdebug work for me most of the 
time. To support MSP430F2370, I guess, the msg28_data field in fet_db_record 
should contain the data from the message above. How do I fill the other field 
(msg29_params, msg29_data, msg2b_data) in this record?

By the way, I had to upgrade the FET430UIF firmware (using FET-Pro430 of 
Elprotonic, on Windows). The factory installed version (20105000) failed with 
a "fet: FET returned NAK" message on the 0x27 command code.

Thank you very much for the great mspdebug tool.

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - [email protected] - tel: +972.2.679.5364, http://www.tkos.co.il -

Reply via email to