Hi all, I'ld appreciate some advice to become productive with the LPC844 in Keil MDK.
The project uses I2C, SPI, GPIO and the ADC. I would like to have a printf() available for debugging, too.
1. where can I find working examples for LPC844 for Keil? Are they available? I can't see them in the pack installer.
2. what library stack should I work with? My first and only priority is development speed. So it must be intuitive and well documented.
- CMSIS
- NXP libraries from examples
- FSL libraries from examples
- ??
I'm using Keil UVision MDK 5.33, Segger J-Link debug probe on Windows 10.
Thanks!