You can roll your own kernel you know... just takes a while to build and a fair amount of disk space.
Sure would be nice to have a wiki or something, for linux specific dev with the msp430 (2xxx series especially) seems like getting usb working should be a no brainer. cheers -=C=- On Sun, May 3, 2009 at 1:29 PM, Todd Allen <[email protected]> wrote: > Stewart, > > Thanks for the reply. Unfortunately I can't unload the usb_serial monitor > -- Ubuntu 9.04 has it compiled into the kernel. Apparently they're > contemplating changing it back to a loadable module, maybe in the next > kernel update. > > Todd > > On Sun, May 3, 2009 at 11:31 AM, Stewart Allen <[email protected]> wrote: >> >> On Sunday 03 May 2009 16:45:02 Todd Allen wrote: >> > Hi, >> > >> > There was a post back on March 7 by Stewart Allen regarding a >> > msp430-gdbproxy error: >> > >> > error: msp430: Could not initialize device interface (1) >> > >> > I just installed mspgcc on Ubuntu 9.04 and am having the exact same >> > problem. Was there ever a resolution for this issue? I've got mspgcc >> > up >> > and running on another machine with Ubuntu 8.10 without issues. >> > >> > Thanks, >> > Todd Allen >> >> Hi Todd, >> >> No, I never found the cause of the issue. There is a work around that >> I've >> found to work. >> >> * Unplug the dongle >> >> * Unload the ti_usb_3410_5052 module >> >> * Unload the usb_serial module >> >> * Plug the dongle back in >> >> This will allow you to run the msp430-gdbproxy again, but every time you >> need >> to run it you need to unload all the USB serial modules. >> >> I suspect it's a issue with usb_serial but I can't find the exact location >> of >> the problem. When I have time I want to compile all the usb modules with >> debug info and try to debug them. >> >> Has anyone tried this with a new kernel? >2.6.29 maybe the new 2.6.30-r* >> >> -- >> Regards, >> Stewart Allen >> [email protected] >> >> >> ------------------------------------------------------------------------------ >> Register Now & Save for Velocity, the Web Performance & Operations >> Conference from O'Reilly Media. Velocity features a full day of >> expert-led, hands-on workshops and two days of sessions from industry >> leaders in dedicated Performance & Operations tracks. Use code vel09scf >> and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf >> _______________________________________________ >> Mspgcc-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Mspgcc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > >
