Content originally posted in LPCWare by rkcooncap on Fri Nov 02 09:28:35 MST 2012
I fixed this problem. It was a simple matter of needing to increase the stack size going from C to C++.
The Rowley compiler fooled me becaue I thought I had alreading increased the stack, but it didn't actually get set in the project properties.
I am asking Rowley about it.
The moderators can delete this issue if they want, since it is trivial and not really about USB.