hello everyone....can u Help me again Please
i have this .hex file that contains
:020003001616C0
:0200050019DE02
:0200070022478E
:101AB100D2B3C2B4121B58121B58121B5875A0384C
:101AC100C2B3D2B3121B5875A038C2B3D2B3121B22
:101AD1005275A038C2B3D2B3121B5275A038C2B32B
.
.
.
.
:10112C00D083D082E493F208740193F20874029392
:09113C00F208740393F2740473C9
:061145008A838982E47335
:00000011FC
is it possible to determine the memory address?
for example i want to go at the address
Const START_AD = &HF400
is it possible to determine where is this address in the hex file above?
if possible can u help me do it?![]()




....can u Help me again Please
Reply With Quote