TWR-VF65GS10 OpenOCD debugging

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

TWR-VF65GS10 OpenOCD debugging

1,505件の閲覧回数
SLICE
Contributor IV

Hi All,

Does anyone know whether debugging TWR-VF65GS10 with OpenOCD debug interface can be possible?

ラベル(2)
0 件の賞賛
返信
2 返答(返信)

981件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

I don't believe it's currently supported since I can find no mention of it, nor support for the A5 core. Let us know if you discover someone has added support for Vybrid.

0 件の賞賛
返信

981件の閲覧回数
anthony_huereca
NXP Employee
NXP Employee

Hi,

Today I came across this blog post which shows how to use OpenOCD with a Kinetis L Freedom board via CMSIS-DAP firmware in the OpenSDA circuit. The Vybrid board also supports CMSIS-DAP in OpenSDA, so thus it might be possible to get it to work then with Vybrid.

http://karibe.co.ke/2013/08/setting-up-linux-opensource-build-and-debug-tools-for-freescale-freedom-...

I found the link via this series of blog posts on using open source tools with Kinetis, but the same theories should apply when using Vybrid:

http://mcuoneclipse.com/2013/08/05/diy-free-toolchain-for-kinetis-part-5-linux-host-with-openocd-and...

-Anthony