sandeepmistry/arduino-nRF5

Linker warnings on all boards except nRF52 DK

Open

#20 ouverte le 5 juil. 2016

Voir sur GitHub
 (2 commentaires) (2 réactions) (0 assignés)C (288 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (952 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

ld.exe: warning: changing start of section .heap by 4 bytes ld.exe: warning: changing start of section .stack_dummy by 4 bytes ld.exe: warning: changing start of section .heap by 4 bytes ld.exe: warning: changing start of section .stack_dummy by 4 bytes ld.exe: warning: changing start of section .heap by 4 bytes ld.exe: warning: changing start of section .stack_dummy by 4 bytes

I presume this isn't important, never the less, ideally something should be changed in the linker file to fix this.

Guide contributeur