Hello! I have a development board (MCB1700 from KEIL with a LPC1769) and want to program it, but not using KEIL IDE.
Im trying to acomplish it using LPCXpresso v8.2.2, but its been a little confusing:
- Do I need to have a LPCXpresso board, with CMSIS chip?
- How to import the headers for LPC17XX? Or it needs the CMSIS headers?
- How to generate the hex or bin files?
So, can I really use LPCXpresso or MCUXpresso for this?
Thanks!