Results 1 to 12 of 12

Thread: Hex file memory address question

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Nov 2004
    Location
    San Isidro
    Posts
    326

    Question Hex file memory address question

    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?
    Last edited by VBcielle; Dec 2nd, 2004 at 01:48 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width