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

Sparse image file output with supporting formats #4

Open
acolomb opened this issue Nov 29, 2016 · 0 comments
Open

Sparse image file output with supporting formats #4

acolomb opened this issue Nov 29, 2016 · 0 comments

Comments

@acolomb
Copy link
Owner

acolomb commented Nov 29, 2016

For file formats which include target addressing, uninitialized data sections can be skipped, so the output includes only explicitly defined fields. For example:

# Generate blob out.bin with only the specified bytes at the myfield's address
elf-mangle in.elf -o out.bin --sparse -D myfield=123456
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant