This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

s110/s120 and blank .ld files

Hello! I'm trying to program nrf51822 like a BLE device. I'm using QT Creator + GNU Compiler + Open OCD + STlink(debugger) to create and program. If I choose "gcc_nrf51_blank_xxaa.ld" like linker script file, I can to debug and to blink leds. But If I choose "gcc_nrf51_s110_xxaa.ld" I can't to blink leds, and can't to debug my program. Can you tell me what the differ between "gcc_nrf51_blank_xxaa.ld" and "gcc_nrf51_s110_xxaa.ld". And what I must to do if I want to create BLE device?

Parents Reply Children
No Data
Related