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]

Reply via email to