is there a Good code (function is better ) to know when the code file executed from text section ...in access or write
no problem if it is ASM or C Or basic many thanks
Is simply to see from which section code is executed by detecting entry point origin. About ready made work either try google either try read and understand hex files structure. There was a good document about them somewhere.
Br
Now, this is certainly the clarification Andy was asking for.