-
Notifications
You must be signed in to change notification settings - Fork 258
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
tangprimer20k program slow and stucked #250
Comments
Hi, |
Any news? |
I am facing a lot of issues with Tang Primer 20k too, I received mine in 2 days ago. the most annoying issue is the device is not being recognized, even when root permissions. the cases I am able to program (5% of total cases) flash memory it takes 10 minutes |
Could you add -v option and provides dump? It's weird because it's exactly the same interface as tang nano 4k and 9k... |
The issue in #251 was solved by erasing embdFlash in a windows machine with gowin's programmer, the issue of 5% flashing times (with permissions) I could solve now thanks to #245 , as I commented there. but the slow flash time is a fact, now. I will paste with verbose activated soon! |
|
Thanks for your feedback. |
keep the great work, my friend if there is something I can help, here I am! |
@Zepan, @Chandler-Kluser: I have updated repository with a first MSPI draft: now it's takes ~9s to write the bitstream. @Chandler-Kluser If you want you, @cfriedt and/or @infinitesteps, updating documentation and troubleshooting with your findings it maybe useful for everyone. |
@trabucayre I have recompiled the repo and reinstalled it in my PC with this commit and the flash time in Tang Primer is way more faster, thanks a lot!! About the documentation and troubleshooting, I will make some pull requests to update these markdowns. |
Yep around 60 time faster on my computer ;-) |
Hi, I just pull and compile, test ok~ |
@Zepan thanks for your feedback. MSPI mode is clearly better when it's available (for devices booting on external Flash). For SRAM I haven't modified anything: I suspect some glitches on JTAG lines. |
Hi, thank you for support tangprimer20k~
I just tested "tangprimer20k" options, and seems it have some bug,
when program flash, it use 23s program 1%...
when program sram, it stucked at about 78%
how can I figure out the problem? did it appears on your board?
The text was updated successfully, but these errors were encountered: