sipeed / platform-kendryte210

Kendryte K210: development platform for PlatformIO
https://platformio.org/platforms/kendryte210
Other
79 stars 31 forks source link

Debugging configuration #9

Closed ivankravets closed 5 years ago

ivankravets commented 5 years ago

I see you added debugging configuration for all boards. Do they really have FTDI + JLink on-board debugging probes?

carlosedp commented 5 years ago

I have a similar problem on my Sipeed MaixGo board, while trying to use it with the Kendryte standalone SDK, I can't debug using it's internal link to see registers and instructions.

bitsk commented 5 years ago

Maix-go's on-board debugger open-ec is not yet developed, and can only be debugged using external ftdi or jlink.

ivankravets commented 5 years ago

@btx000 which boards from this list https://github.com/sipeed/platform-kendryte210/tree/master/boards have on-board debugger(probe) and which are ready for external via JTAG?

bitsk commented 5 years ago

@btx000 which boards from this list https://github.com/sipeed/platform-kendryte210/tree/master/boards have on-board debugger(probe) and which are ready for external via JTAG?

All boards can be debugged using external JTAG,only maix go has an on-board debugger.