This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Gcc, Linux, problems with sdk 8.1.0.

Hello.

I used sdk 5 and 6 without much problems in the past, but thought it's time to upgrade.

I don't seem to be able to get even the blank blinky example to work for some reason. I'm using pca10001, so I changed the defines in the Makefile. The For some reason, it does not seems to work at all.

I'm using the same toolchain (gcc-arm-none-eabi-4_8-2014q1), and the same programming method as before. Changing gcc options to match what was used in the old sdk does not seem to help.

I don't see any significant differences in the linker script, the assembly start code or the board definition file. And the example works with Keil.

I've even changed the gcc/ld options to match that of the old sdk, but no luck. objdump output looks sane too.

I know the problem description does not allow to diagnose it, but maybe you'd have some ideas? I'm missing something obvious here.

Surely people must be able to get it to work smoothly on Linux/gcc, because I don't see any related questions.

Parents Reply Children
No Data
Related