new lx2160a board no any debug info when power on

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

new lx2160a board no any debug info when power on

560 Views
156614400
Contributor III

new lx2160a board no any debug info when power on

we design a new board of lx2160a ,  part num is PLX2160PC72029B.   now power on, but debug serial com  no any debug info, serial com no RX data. I have changed makefile of ATF code to show more debug info.

# Use LOG_LEVEL_NOTICE by default for release builds
LOG_LEVEL := 40

if Power on sequence is true,  is there a basic  rcw file which can printf some debug info at debug COM ???

attach file is our RCW of new board for PLX2160PC72029B

0 Kudos
Reply
1 Reply

544 Views
ufedor
NXP Employee
NXP Employee

> is there a basic  rcw file which can printf some debug info at debug COM

RCW is just Reset Configuration Word and it has no executable code.

To expect output on COM port It is needed to prepare composite firmware image and program it into the boot Flash - refer to the LSDK Documentation:

https://docs.nxp.com/bundle/GUID-51EEFEDB-ABD5-40C0-BEBD-6527B3494D57/page/GUID-47B8F1F5-3A8F-45F4-A...

0 Kudos
Reply