Debug UART selection

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

Debug UART selection

807件の閲覧回数
prabhu1
Contributor III

Hi Sir,

Currently i am using UART1_TX_DATA & UART1_RX_DATA as Debug UART instead of that can i use alternative pins(UART2_TX_DATA & UART2_RX_DATA, UART3_TX_DATA & UART3_RX_DATA, UART4_TX_DATA & UART4_RX_DATA, UART5_TX_DATA & UART5_RX_DATA) any of this for Debug UART ?

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

666件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi prabhu

in uboot one can change uart port number in #define CONFIG_MXC_UART_BASE in uboot/include/configs/*board*.h file

please also check structure iomux_v3_cfg_t const uart1_pads[] in uboot/..mx6ul_14x14_evk/mx6ul_14x14_evk.c

and "console" parameter in Table 11. Common kernel boot parameters attached Release Notes

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信