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