joe rocci - 2012-08-23

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