how to debug a new board designed by myself?

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

how to debug a new board designed by myself?

862 Views
quandguo
Contributor II

I designed a new board based on  "sabrelite", but I can not run any programs by usb. can Someone help me? the Debug information is as follows:

F:\tftpboot>sb_loader.exe -f sdk_unit_test_ALL.bin

Executed plugin successfully.

Succeed to download sdk_unit_test_ALL.bin to the device.

  Failed to run plugin sdk_unit_test_ALL.bin to the device.

F:\tftpboot>sb_loader.exe -f sdk_unit_test_ALL.bin

Failed to initialize memory!

  Failed to run plugin sdk_unit_test_ALL.bin to the device.

Tags (2)
0 Kudos
2 Replies

553 Views
robby
NXP Employee
NXP Employee

several questions.

- the logs are the result of running this same command twice?

- are you sure sb_loader.exe is suitable to run on your board? is the format of 'sdk_unit_test_ALL.bin' correct?

- what do you mean by debug a new board? already boot up or just attempt to boot up?

  Have you modified the normal things like ddr script, etc?

0 Kudos

553 Views
robertferanec
Contributor III

Does your board connects to PC via USB OTG? (Can you see a new HID-compliant device coming up?) Or you dont have the USB OTG option on your board?

Have a nice day,

- Robert

0 Kudos