sandeepmistry/arduino-nRF5
View on GitHubLinker warnings on all boards except nRF52 DK
Open
#20 opened on Jul 5, 2016
help wanted
Repository metrics
- Stars
- (952 stars)
- PR merge metrics
- (No merged PRs in 30d)
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.