Embedded gdbserver for K22 controlled via UART

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

Embedded gdbserver for K22 controlled via UART

502件の閲覧回数
gsosnow
Contributor II

I'd like to be able to debug my FreeRTOS app running on a K22, but the connectivity of the K22 is such that the JTAG/SWD are not available. However, a UART is available, so the hope was that a gdbserver could be compiled into the FreeRTOS app and activated with a specific UART sequence, in order to set breakpoints, inspect variables, etc. Does something like this exist for the ARM Cortex M4 that runs on the K22?

0 件の賞賛
返信
1 返信

432件の閲覧回数
miduo
NXP Employee
NXP Employee

Hi,

Sorry we do not have the application & sample as you would like to. Anyway, there has a quite useful reference for this issue you may find at:Adding FreeRTOS Thread Awareness to GDB and Eclipse | MCU on Eclipse . Hope it will be helpful.

0 件の賞賛
返信