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

What are the .la and .lo files? #76

Open
LubomirBogdanov opened this issue Mar 2, 2021 · 0 comments
Open

What are the .la and .lo files? #76

LubomirBogdanov opened this issue Mar 2, 2021 · 0 comments

Comments

@LubomirBogdanov
Copy link
Contributor

Hello guys,
I've contributed to BEEBs a couple of years ago when there were only .o .axf (.elf) and .bin files. I was able to flash them and use openocd with my microcontrollers.

However at some point the build system changed and now there are .la .lo .o and .bin files. If I try to flash any of these files I see that my program is stuck at some random address 0xffff.ffa0 and GDB cant find any symbols even though I have -g flag.

Could you give me some kind of guidance, or a keyword, so that I can understand why you use .la and .lo files?

I'd like to contribute some more, because I have access to lots of boards at my university.

Regards,
L. B.

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