Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flash Write Usage #9

Open
farukkilavuz opened this issue Aug 2, 2023 · 2 comments
Open

Flash Write Usage #9

farukkilavuz opened this issue Aug 2, 2023 · 2 comments

Comments

@farukkilavuz
Copy link

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?

@wang-guan
Copy link

Hello,

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.

@farukkilavuz
Copy link
Author

farukkilavuz commented Aug 3, 2023

Hello,

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants