I'm in a similar position, I have a "LPC stick" which I've given up on entirely. MBED's the first 32 bit platform where I've actually been able to do more than just compile the supplied demo. My background is mainly 8 bit and my "C" is rusty.
If you can possibly get good enough internet service I'd advise persevering with MBED a little longer.
I think LPCXpresso looks interesting though. MBED appears to lack a debugger, meaning you just run a program and see what happens. I think LPCXpresso allows you to stop and start code, examine registers and set breakpoints.
Hello all! I recently bought a nxp 1768 and a LPCXpresso board. But the thing is... that I bought them without knowing what it does (at least for the LPCXpresso board). All I know is that it is used as a JTAG debugger board but I even don't know what this is... Also, I don't always have access to the internet so I can't always use the cloud compiler. Someone have a tutorial for me for "how to install an offline compiler for the LPC1768"? Because I do know that there are many compiler (GNU, code sourcery, keil) but what I would like to know is how I have to use them to make a programm (with the same syntax as the cloud compiler) for the LPC1768. I've also saw things about RTOS and CMIS API... what are they used for? I've done some researches but all these stuff are a bit messy in my head. I hope someone can show me the path. Thank you in advance.