Content originally posted in LPCWare by jgnoss on Mon Sep 29 04:08:45 MST 2014
Hello all,
I try to get used to the LPCXpresso way, but have some dificulties.
In general I'm programming STM32 MCU's using eclipse and some self knitted eclipse workspace templates.
On STM MCU's I connect via openocd-server to MCU and one of the things I can do is a simple reset MCU.
How can I do a simple reset MCU (without reprogramming the chip) using LPCXPresso IDE?
Thanks
Ju