| Author |
Message |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
24 Apr 2008 22:00 eZ430-RF2500 |
|
|
|
Hi All,
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\El Torro>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.
Thanks in advance.
|
|
| Back to top |
|
 |
rajeshkumar123
Joined: 27 Dec 2007 Posts: 141 Helped: 18 Location: Chennai-India
|
25 Apr 2008 6:12 Re: eZ430-RF2500 |
|
|
|
hi,
Are u using ur custom board or the board given with the tool
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
25 Apr 2008 7:56 Re: eZ430-RF2500 |
|
|
|
| I am using their small board eZ430-RF2500 that I get from the TI MSP430 day
|
|
| Back to top |
|
 |
rajeshkumar123
Joined: 27 Dec 2007 Posts: 141 Helped: 18 Location: Chennai-India
|
26 Apr 2008 3:59 Re: eZ430-RF2500 |
|
|
|
hi,
I got this same error when i inserted the board in the opposite way. So i suspect that u have connected the small board to usb fet in the reverse way
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
26 Apr 2008 12:10 Re: eZ430-RF2500 |
|
|
|
| I have the device in the right way plugged in.
|
|
| Back to top |
|
 |
ep20k
Joined: 17 Sep 2002 Posts: 288 Helped: 14
|
26 Apr 2008 13:09 Re: eZ430-RF2500 |
|
|
|
@ mobile-it
I'm going to attend TI MSP430 day on 30th tis month. If you want I'll ask the guys there. Just let me know.
ep20k
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
27 Apr 2008 10:30 Re: eZ430-RF2500 |
|
|
|
Please ask them for me
thank you very much!
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
29 Apr 2008 22:23 Re: eZ430-RF2500 |
|
|
|
ok I have got it up and running
can anyone give me an example (C program) that blinks the red and green led on the eZ430-RF2500 as a startpoint for me to learn?
thanks very much!
|
|
| Back to top |
|
 |
SmartBomb1979
Joined: 09 Apr 2006 Posts: 41 Helped: 5
|
|
| Back to top |
|
 |
ep20k
Joined: 17 Sep 2002 Posts: 288 Helped: 14
|
01 May 2008 0:13 Re: eZ430-RF2500 |
|
|
|
| mobile-it wrote: |
| Please ask them for me thank you very much! |
I printed it out but left it on my desk, honestly sorry
ep20k
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
01 May 2008 10:40 Re: eZ430-RF2500 |
|
|
|
Correct it comes with this software but I want to use mspgcc compiler for programming it.
|
|
| Back to top |
|
 |
ep20k
Joined: 17 Sep 2002 Posts: 288 Helped: 14
|
|
| Back to top |
|
 |
mobile-it
Joined: 24 Apr 2004 Posts: 449 Helped: 12 Location: fpga.be
|
01 May 2008 14:38 Re: eZ430-RF2500 |
|
|
|
Hi
thanks for your help.
I just installed codecomposer on my pc (v3.0) and it works very good. I have a blinking led now thanks for the support!
now I am going to work me into this RF solution!
|
|
| Back to top |
|
 |