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

Problem with loading ELF file produced by CodeWarrior toolchain #42

Open
marekvi95 opened this issue Feb 22, 2024 · 1 comment
Open

Comments

@marekvi95
Copy link

Hello Erik,

I am not able to parse ELF file produced by CodeWarrior. I get the following error: bincopy.AddDataError: data added to a segment must be adjacent to or overlapping with the original segment data

However, I am able to parse it using the pyelftools.

Attached is the ELF file and corresponding binary created by the objcopy.
files.zip

Thanks, Marek

@eerimoq
Copy link
Owner

eerimoq commented Feb 23, 2024

I don't have time to look into this, sorry.

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