How to make the debug info of BL31 output to uart on S32R45

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

How to make the debug info of BL31 output to uart on S32R45

ソリューションへジャンプ
1,030件の閲覧回数
aiweixin
Contributor IV

Hi,

    I build the ATF image with “DEBUG=1”, and uart can show the debug info of BL2 , but nothing for BL31.

    Why? BL2 to BL31, do it set the console again? How to make the debug info of BL31 output to uart?

タグ(2)
1 解決策
984件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi, 

 

You should enable this macro:

 

S32_USE_LINFLEX_IN_BL31

 

Saludos,

Alejandro

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
985件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

Hi, 

 

You should enable this macro:

 

S32_USE_LINFLEX_IN_BL31

 

Saludos,

Alejandro

0 件の賞賛
返信
978件の閲覧回数
aiweixin
Contributor IV

Hi,

   Thank you very much for your reply!

    It's very useful.

Best regards!

0 件の賞賛
返信