Are any of the msp430.dll files for the 2618 compatible with parallel port jtag? I searched around and tried downloading the most recent .dll files mentioned on the mailing list but am still unable to get my gdbproxy to recognize the 2618 device (Works for the older devices). I either get a 'device not found' error with the old .dll file. And with the new .dll files it says it could not initialize the driver interface. Has anyone got gdbproxy working for the 2618 with a parallel port device?
Thanks Reinhard.Griech wrote: > >> Can anyone tell me if the '2618 device is supported by any version >> of msp430-gdbproxy? > > Yes, it is supported: > > hardy:~/eh/bcb/DisplayCom2> msp430-gdbproxy msp430 TIUSB > debug: MSP430_Initialize() > debug: MSP430_Configure() > debug: MSP430_VCC(3000) > debug: MSP430_Identify() > info: msp430: Target device is a 'MSP430F2618' (type 66) > debug: MSP430_Configure() > notice: msp430-gdbproxy.exe: waiting on TCP port 2000 > > I guess, you need a new msp430.dll from your JTAG adapter. > > Hardy > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > -- View this message in context: http://www.nabble.com/msp430-gdbproxy-support-for-2618-device--tp17777231p18186125.html Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.
