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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
926 Views
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?

Tags (2)
1 Solution
880 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi, 

 

You should enable this macro:

 

S32_USE_LINFLEX_IN_BL31

 

Saludos,

Alejandro

View solution in original post

0 Kudos
Reply
2 Replies
881 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi, 

 

You should enable this macro:

 

S32_USE_LINFLEX_IN_BL31

 

Saludos,

Alejandro

0 Kudos
Reply
874 Views
aiweixin
Contributor IV

Hi,

   Thank you very much for your reply!

    It's very useful.

Best regards!

0 Kudos
Reply