You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: