Go to previous topic
Go to next topic
Last Post 27 Apr 2007 07:16 AM by  Vincent
Problem downloading the sample application
 1 Replies
Author Messages
Vincent
New Member
New Member
Posts:


--
27 Apr 2007 03:56 AM
    Hello,
    I compiled the sample application led_flasher adn tried to send led_flasher.elf to the board.
    Unfortunately, the loading process failed with the following message:

    loading from stdin:
    0x000c0000 7f 45 4c 46 34 34 38 34 20 28 54 90 90 4e 56 ff .ELF4484 (T..NV.
    0x000c0010 fc 20 3c 90 2d 40 ff fc 20 3c 90 b0 ae ff fc 63 . <.-@.. <.....c
    0x000c0020 20 2e ff fc 20 40 42 90 58 ae ff fc 60 e6 61 ff ... @B.X...`.a.
    0x000c0030 f2 42 80 4e .B.N
    ELF file must be: M68K, and elf-current:
    load failed
    ignoring rest of file...done
    error: load: unable to read master header
    load failed

    My processor is MCF5485. I also tried to send the same application compiled for MCF53xx or M68000 but the error is the same.

    Could you help me ?

    Thanks.
    Vincent
    New Member
    New Member
    Posts:


    --
    27 Apr 2007 07:16 AM
    Problem solved.
    The binary option must be activated when you precise to Tera Term the .elf file to send.


    ---