Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
Hi,
I am not sure if you are looking for this but please take a look into .objdump file generated in the software folder (same directory with .elf file). - Altera_Forum
Honored Contributor
Right, I'm aware of the .objdump file. What I'm wanting is something that will give me the beginning/end addresses of sections while I'm still working on the code. Until I'm finished coding and testing, I really don't want to hardcode it and change it every time I add or take away code.
- Altera_Forum
Honored Contributor
I see. I am not aware of such feature available.