Closed arthurwolf closed 13 years ago
The problem was that we added bit access to gpio in wrong way. Since we didn't have the hardware we did not test it (we do now). Problem is fixed by https://github.com/dsbs/LPC1769_cpp/commit/388f28f4d3aed04c609906a21e7689e01f637226
Compiles ok, links ok, uploads ok. But then, no blinking at all.
Any idea what may be the problem ?
Thanks !