Content originally posted in LPCWare by jschuld on Wed May 29 20:24:05 MST 2013
No replies at all, I wonder how many people are using this?
In the meantime I have soled my issue, so for whoever ins interested here my findings.
- The LPC4333 does indeed NOT have the lib in ROM.
I was thrown off guard from the error that the linker reported ( "Conflicting CPU architectures 0/13".). As this is tagged as an "Error" I did not think a binary file would be created. However it DOES create a binary. Once I found this out and tried it at worked as expected. I increased the SPI clock to the chips maximum and works nice and fast now.
The latest lib that I found (i think) is though from the LPCOpen package.
Regards,
Johan