On Fri, Nov 11, 2011 at 08:18:37PM +0100, Bob von Knobloch wrote:
> On 11/11/11 19:48, Chris Liechti wrote:
> > Am 11.11.2011 16:04, schrieb Bob von Knobloch:
> >> I have a MSP-EXP430G2 (Launch Pad) FET and am running under OpenSuse11.3.
> >> mspdebug -j uif
> > 
> > try a different "driver"
> > 
> > i'm using this to download to launchpad:
> > 
> > mspdebug rf2500 "prog firmware.titext" exit
> > 
> > chris
> 
> Yes, this works fine for me Chris. as reported the tool loads & programs OK.
> I'm trying to access the rs232 port (which is supposed to work in 0.18).
> There, mspdebug 'seems' (in my limited usb experience) to be trying to
> access the wrong device ID (0451:f430) whereas only 0451:f430
> exists, according to 'lsusb'.

Hi Robert,

The "uif" driver is just for the FET430UIF (v2) and eZ430-F2013 tools.
The eZ430-RF2500, Launchpad and Chronos use a slightly different
protocol, which the "rf2500" driver supports.

If you want to get access to the application UART, it should appear
with a recent kernel just like a regular serial port (named
/dev/ttyACM0 or similar) -- nothing to do with mspdebug. You can use
this port with minicom, ser2net or any similar program.

Cheers,
Daniel

-- 
D.L. Beer Engineering
www.dlbeer.co.nz

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to