9 years, 3 months ago.

mbed interface LPC1768

Has anyone wrote a more in depth howto/manual on building the CMSIS Dap firmware yet? If not would someone please help with instructions on compiling the firmware and the steps needed.

Thanks for taking the time to read this, Rob

1 Answer

9 years, 3 months ago.

Hi Rob - Try this.

  1. Install Keil uVision4 with license
  2. clone CMSIS-DAP repo https://github.com/mbedmicro/CMSIS-DAP
  3. open interface directory mdk project for the interface MCU you're working with
  4. choose the target and compile.

This is all about to change and get some more documentation and tooling but as it currently sits this should get you going.

HTH

Accepted Answer