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,031 次查看
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 解答
985 次查看
alejandrolozan1
NXP Employee
NXP Employee

Hi, 

 

You should enable this macro:

 

S32_USE_LINFLEX_IN_BL31

 

Saludos,

Alejandro

在原帖中查看解决方案

0 项奖励
回复
2 回复数
986 次查看
alejandrolozan1
NXP Employee
NXP Employee

Hi, 

 

You should enable this macro:

 

S32_USE_LINFLEX_IN_BL31

 

Saludos,

Alejandro

0 项奖励
回复
979 次查看
aiweixin
Contributor IV

Hi,

   Thank you very much for your reply!

    It's very useful.

Best regards!

0 项奖励
回复