I am experiencing an error in the final linking stage of my build.
_build/blinky_gcc_xxaa_s120_xxaa.bin: file not recognized: File format not recognized collect2.exe: error: ld returned 1 exit status make: *** [debug] Error 1 (See attached buildlog.txt file for full log output)
I can't understand what this error concerns. I see the file [_build/blinky_gcc_xxaa_s120_xxaa.bin] exists
I am attempting to build a copy of the experimental S120 app found in nrf51822\Board\nrf6310\s120\experimental\ble_app_multilink_central but having it run on a pca10001 Evaluation Kit, using GCC.
I have experience this on both SDK 5.1, and the newest SDK 5.2
Any help/thoughts are appreciated.
Regards, Martin