Re: [Mspgcc-users] Compiling TI's USB examples with mspgcc

2013-04-23 Thread Logan, Timothy
430 - http://mspgcc.sf.net Subject: [Mspgcc-users] Compiling TI's USB examples with mspgcc Hi, I've managed to successfully compile and test some code based on TI's USB examples from the Developer's package with mspgcc. This code implements a simple serial port using the msp

[Mspgcc-users] Compiling TI's USB examples with mspgcc

2013-04-23 Thread Jose Luis Honorato L.
Hi, I've managed to successfully compile and test some code based on TI's USB examples from the Developer's package with mspgcc. This code implements a simple serial port using the msp-exp430f5529 board, creating a ttyACM device that you can use with any standard serial terminal. You can find the