请高手指教,我在做hello world 例子时,出现以下错误:
rc/newlib/newlib/libc/reent/sbrkr.c:59: Unable to reach errno (at 0x00000020) from the global pointer (at 0x00009f98) because the offset (-40824) is out of the allowed range, -32678 to 32767.
collect2: ld returned 1 exit status make: *** [hello_world_1.elf] Error 1 Build completed |