Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Accessing memory sections from software.

Is there a way to access the beginning and end of the memory sections from within the software? For example, I need to know where the .text section begins and ends so that I can calculate a checksum...