Content originally posted in LPCWare by coder543 on Thu Sep 12 12:13:28 MST 2013
Hello,
I've got an LPCXpresso with an LPC812 Cortex M0+ microcontroller on it, and after only a few hours of using Code Red's lpcxpresso development suite, I'm practically sick of it. Is there no way for me to do the full development cycle from just a terminal and a nice text editor like Sublime Text?
I'm on Mac, but I have a Linux VM I could probably use as well. I've used Linux exclusively for years, and only recently switched back to Mac, so using the terminal is not an issue with me. After searching the documentation and various directories related to lpcxpresso, I didn't see anything that jumped out at me as far as how to solve this issue. There didn't even seem to be a device for the LPCXpresso in /dev! I don't know how that's possible, but I suppose Mac does things a little different than Linux in regard to devices.
Does anyone have experience developing for LPCXpresso from the command line?