Re: i can debug my STM32-F411RE running zephyr with OpenOCD and arm-none-eabi-gdb, but how can i do this with arduino_due board with the same tools?
Erwan Gouriou
Hi,
toggle quoted messageShow quoted text
Are you using Nulceo_f411RE? If this is the case, this board embeds a ST-LINK debugger/programmer that helps you controling your board with USB. This is specific to ST developpement boards like Nucleo, Disco or Eval. If you want to debug on Arduino, please refer to dedicated wiki page: https://wiki.zephyrproject.org/view/Arduino_101 Cheers
On 25 January 2017 at 09:51, 曹子龙 <13824125580(a)163.com> wrote:
Hi all:
|
|