Content originally posted in LPCWare by coco on Thu Sep 12 02:23:13 MST 2013
The 1830 that I'm using is Cortex M3.
Edit:
For verification, I compiled the original sample code (from lpcopen) with keil and it can run with no issue. But once, I ported that project to xpresso , it just hangs at the spifi_init. It really looks like a porting issue, but the code is so straightforward that I don't know where to look. Anyone manage to compile+run this code with xpresso / gcc?