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

Write only a part of the flash #81

Open
alexandruradovici opened this issue Dec 19, 2020 · 0 comments
Open

Write only a part of the flash #81

alexandruradovici opened this issue Dec 19, 2020 · 0 comments

Comments

@alexandruradovici
Copy link

I am trying to flash the MCU storage only partially. As there does not seem to be any function that allows flashing at a certain address, I tried to use a hex file. The hex file has one section of 0x800 bytes starting at 0x4000. The file is flashed ok and I can read the correct data back.

I am facing a problem tough, it seems that the flash memory up to the hex starting address gets corrupted.

Any suggestions would help. Thank you.

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