cancel
Showing results for 
Search instead for 
Did you mean: 

IAR C-Spy hangs

netz
Associate II
Posted on September 10, 2008 at 08:07

IAR C-Spy hangs

2 REPLIES 2
netz
Associate II
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

netz
Associate II
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