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

standalone programmer #9

Open
phantomxe opened this issue Dec 29, 2023 · 0 comments
Open

standalone programmer #9

phantomxe opened this issue Dec 29, 2023 · 0 comments

Comments

@phantomxe
Copy link

Is it possible to debug v003's without minichlink? I can write registers but I got problem when reading the registers like 0x04. I sent this commands before the reading. Is it ok?

  swio_write_reg_32(0x7e, 0x5AA50400);  
  swio_write_reg_32(0x7d, 0x5AA50400);  
  swio_write_reg_32(0x7d, 0x5AA50400);  
  swio_write_reg_32(0x10, 0x40000001);  
  swio_write_reg_32(0x18, 0x00000000); 
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

1 participant