Hello
I am trying to compile the usb_dev_serial example from tiva_ware release 2.1.0.12573 with GCC and it's not working.
The code compile correctly, but I have a runtime error leading to the FaultISR() handler.
The same code compile and work correctly with the TI compiler.
I use Code Composer Studio 6.0.1 with the embedded TI v5.1.8 compiler and Linaro 4.7.4.
Did someone have it work with the GNU toolchain ?
Here is an archive of the project. It is basically the usb_dev_serial example from the SDK, with an added target "Debug_GNU" which uses the linaro compiler.
The "Debug" target, which work perfectly, uses TI 1.5.8.