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

soc svf upload failed #151

Open
w4ilun opened this issue May 18, 2020 · 2 comments
Open

soc svf upload failed #151

w4ilun opened this issue May 18, 2020 · 2 comments

Comments

@w4ilun
Copy link

w4ilun commented May 18, 2020

After running make then make prog in the soc folder, got the following error:

Error: tdo check error at line 31012
Error:     READ = 0x0001e00
Error:     WANT = 0x0000100
Error:     MASK = 0x0002100

Time used: 2m56s701ms 
svf file programmed failed

Any ideas? @Spritetm ?

Thanks!

@smunaut
Copy link
Contributor

smunaut commented May 18, 2020

You should be using DFU and not openocd / svf.

The production bootloader locks the flash so the make prog won't work out of the box, it's only for pre-production / blank units.

@w4ilun
Copy link
Author

w4ilun commented May 18, 2020

Thanks @smunaut! Sorry I forgot to mention I have a blank unit ( made the pcb/badge myself as I wasn't able to attend the conference this year 😢 )

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