Open ntavish opened 6 years ago
@ntavish, the daplink code is ready. I will push the code as soon as possible
Its December 2021 now, and I still can't find the code. Please point me to it. Thanks.
Its December 2021 now, and I still can't find the code. Please point me to it. Thanks.
Hi, The debugger on nrf52832-mdk is the same as Pitaya-Link. Just checkout this target. https://github.com/makerdiary/DAPLink
Thank you for the link. I was following the procedure here: https://wiki.makerdiary.com/nrf52832-mdk/daplink/#compile-your-project
And I could not locate the lpc11u35_nrf52832_mdk_if.uvproj as shown in the above documentation.
I am new to working with Keil. Kindly help.
Hi,
Just use lpc11u35_pitaya_link_if
instead. The project file will be generated by:
progen generate -t uvision
Hi, I don't see the code pushed in https://github.com/makerdiary/DAPLink is it somewhere else?