Skip to main content
Visitor II
September 10, 2008
Question

IAR C-Spy hangs

  • September 10, 2008
  • 2 replies
  • 566 views
Posted on September 10, 2008 at 08:07

IAR C-Spy hangs

    This topic has been closed for replies.

    2 replies

    netzAuthor
    Visitor II
    September 10, 2008
    Posted on September 10, 2008 at 06:14

    Hello,

    I'm working with :

    STR710

    IAR 4.42A

    Maigcrator

    Program->Flash

    The Debugger hangs in _segment_init.

    Any ideas to debug?

    Thanks,

    Steffen

    netzAuthor
    Visitor II
    September 10, 2008
    Posted on September 10, 2008 at 08:07

    Wow, it seems I'have found the reason.

    I need an extra output file (elf).

    Therefore I switch the option Linker-Extra Output File

    to elf.

    Unfortunately, the FlashLoader needs the sim (Simple Format)-

    File. Thus, you have to link first with Simple Format, then

    with the wished Extra-Format.

    Sounds illogical for me, but it works now.

    regards,

    Steffen