You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want flash with USB Download API but I couldn't achieve. I compiled flash writer codes and I connected to Debug0(CN25) but I don't know what to do next. Could anyone please explain for me?
The text was updated successfully, but these errors were encountered:
Set board to USB download mode, and Connect to USB2_0(CN9) interface to download the flashwriter.
Note the Host PC needs CDC ACM drivers(check your device manager on Win).
More detail, check the application note.
Thank you for the answer. In this way, I wrote the file AArch32_Flash_writer_SCIF_DUMMY_CERT_E6300400_salvator-x.mot on the salvator-xs board and ran MiniMonitor.
The thing I'm wondering is actually:
Every time I want to write loader, rtos, BL2, BL31, op-tee, u-boot files into Hyper flash or QSPI flash with minicom, run xls2 command in MiniMonitor and then Program Top Address and Flash Save Address I have to enter. In addition, this process takes a long time for large files such as rtos.
Is there a way I can flash these files faster without using minimonitor? Does USB Download mod make it possible?
Hello,
I want flash with USB Download API but I couldn't achieve. I compiled flash writer codes and I connected to Debug0(CN25) but I don't know what to do next. Could anyone please explain for me?
The text was updated successfully, but these errors were encountered: