I MUST set a pointer to 0xFF0000 in code space and use instructions as follows:
char code *ptr = 0xFF0000; value = *ptr;