10 years, 10 months ago.

Way of downloading firmware and debugging of Seeed Arch Max with Keil MDK 4.0

Are there way of downloading firmware and debugging of Arch Max same as Nucleo? I usually download firmware and debug with Keil MDK 4 using STLink. Can I do the same thing with Arch Max? Do I need to have STLink adapter and cable?

Question relating to:

The Arch Max is an mbed enabled development board for rapid prototyping. It's based on a STM32F407VET6 microcontrolle with an ARM Cortex-M4F core running at 168MHz. It includes an open …

1 Answer

10 years, 10 months ago.

Hello,

Using Arch Max with Keil MDK is almost the same. Just choose "CMSIS DAP debugger" instead of "STLink debuger" in the options dialog (options -> debug and utilities).

Yihui

Accepted Answer

Thank you. I'll try it.

posted by Hill Kim 06 Jan 2015

Maybe good to mention that you need to install the driver (mbedWinSerial_16466.exe) to have the CMSIS DAP debugger link.

posted by Gunter Otté 06 Mar 2015