I am trying to calculate the CRC of the code during runtime. How do I access the starting address of the .text section and the .text size during a function call?
THanks,
Will
I am trying to calculate the CRC of the code during runtime. How do I access the starting address of the .text section and the .text size during a function call?
THanks,
Will