How to get debug prints in the kinetics bootloader.

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

How to get debug prints in the kinetics bootloader.

223件の閲覧回数
B11
Contributor I

Hi,

I have implemented bootloader (kinetics bootloader) in KM35 board (TWR-KM35Z75M) and successfully load an application code through UART but not getting any debug prints.

How can i enable debug_prints.

Thanks.

 

0 件の賞賛
3 返答(返信)

153件の閲覧回数
B11
Contributor I

Hi,
i am getting the logs on host application but the bootloader debug prints are not getting on the console how i can enable that for the bootloader?

Also can i initialize another UART instance for prints one for the host application and another for debug prints on the console?

Thanks

0 件の賞賛

125件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

The UART port and RX/TX pins the bootloader uses are fixed, user can not change the uart port and pins.

Hope it can help you

BR

XiangJun Rong

0 件の賞賛

167件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Pls refer to the application note and check if you can load your application code based on flashloader, uou can use KinetisFlashTool or blhost run on PC.

https://www.nxp.com.cn/docs/en/application-note/AN12888.pdf

Hope it can help you

BR

XiangJun Rong

0 件の賞賛