I want to build variable-length look-up tables in flash at run time, but to do this I need to know the lowest flash address I can start the table. Does anyone know a way to determine the address of the highest byte of program memory at run-time?
Joe
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to build variable-length look-up tables in flash at run time, but to do this I need to know the lowest flash address I can start the table. Does anyone know a way to determine the address of the highest byte of program memory at run-time?
Joe