6 years, 9 months ago.

How could I debug the new MAX32630FTHR with CMSIS-DAP

I have got a MAX32630FTHR with MAXREFDES100HDK programmer board and I could compile and download programs with the mbed compiler. However, I don't know how to debug the program. When the MAX32630FTHR board and MAXREFDES100HDK programmer were plug into the computer with window 7 system for the first time, the system recognized the programmer as "DAPLink CMSIS-DAP" and tried to install corresponding driver, but could not find any matching driver. Then I tried to install mbed Windows serial port driver, the mbed serial port could be install successfully but mbed CMSIS-DAP still failed to be installed, It just be recognized as usb input device. I would be very appreciate if anyone who has installed the MAX32630FTHR board driver successfully would give me some advices or teach me how to debug the program in MAX32630FTHR?

1 Answer

6 years, 9 months ago.

Hi, There are multiple ways to debug an mbed target board. Please see the debugging section on the mbed OS 5 Handbook for details. https://docs.mbed.com/docs/mbed-os-handbook/en/latest/debugging/debugging/

Additionally, you could raise any Maxim platform related questions directly by posting a question (or starting a discussion) at the official Maxim Integrated teams page. https://developer.mbed.org/teams/MaximIntegrated/community/

Accepted Answer