Forum: Compiler & IDEs MSP430 msp430-gdbproxy Could not find device


von Texi (Gast)


Lesenswert?

Hallo Zusammen,

ich hab ein kleines Problem mit dem msp430-gdbproxy.

Er erkennt meinen uC nicht. Liegt das eventuell am gelöschten 
Information Memory? (Siehe hier: 
Beitrag "MSP430 mspgcc olimex MSP Programmer Offset/Calibration Data")

Wenn ja, was muss ich wo hinschreiben damits wieder geht?
1
msp430-gdbproxy msp430 TIUSB
2
3
Remote proxy for GDB, v0.7.1, Copyright (C) 1999 Quality Quorum Inc.
4
MSP430 adaption Copyright (C) 2002 Chris Liechti and Steve Underwood
5
6
GDBproxy comes with ABSOLUTELY NO WARRANTY; for details
7
use `--warranty' option. This is Open Source software. You are
8
welcome to redistribute it under certain conditions. Use the
9
'--copying' option for details.
10
11
debug: MSP430_Initialize()
12
debug: MSP430_Configure()
13
debug: MSP430_VCC(3000)
14
debug: MSP430_Identify()
15
error:     msp430: Could not find device (or device not supported) (4)
16
debug: MSP430_VCC(0)
17
debug: MSP430_VCC(3000)
18
debug: MSP430_Reset(ALL_RESETS)
19
error:     msp430: Could not communicate with FET (35)
20
debug: MSP430_Close()
21
error:     msp430: Could not communicate with FET (35)
22
Assertion failed: !msp430_status.is_open, file target_msp430.c, line 745
23
24
This application has requested the Runtime to terminate it in an unusual way.
25
Please contact the application's support team for more information.

Sorry für zwei Fragen an einem Tag ;D


Zur Hardware:

Programmieradapter ist der Olimex JTAG USB
uC: MSP430F2272

Danke

Mfg

von Christian R. (supachris)


Lesenswert?

Hast du die aktuellen DLLs aus dem Olimex Verzeichnis in den bin Ordner 
des mspgcc kopiert?

von Texi (Gast)


Lesenswert?

Japp. Ich versteh auch nicht warum die Kommunikation mit dem Adapter 
erst funktioniert und dann eben msp430: Could not communicate with FET 
(35)
kommt.

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.