Linker error - error: no memory region specified any ideas?

Hi

Does anyone know how to go about debugging / finding out where my code is causing the following linker error

// From problems
Description Resource Path Location Type
error: no memory region specified for loadable section `.init_array.00000’ Oat C/C++ Problem

// From console

d:/program files (x86)/sierra wireless/developer studio/tools/armeabigcc/4.4.1/bin/…/lib/gcc/arm-none-eabi/4.4.1/…/…/…/…/arm-none-eabi/bin/ld.exe: error: no memory region specified for loadable section `.init_array.00000’
collect2: ld returned 1 exit status

Any help gratefully received

Ted

Hi!

I am now sitting with the exact same problem, do you have any more information on how to solve it?

Best regards

I solved it with this thread: forum.sierrawireless.com/viewto … 000#p27639