Jieli-Tech / fw-Bootloader

Customized bootloader for JL series
Apache License 2.0
14 stars 11 forks source link

在sh55_uboot工程中,通过ide打开__DEBUG宏定义后rebuild会报如下错误,请问该如何设置或处理? #7

Open jizhongbiao opened 1 year ago

jizhongbiao commented 1 year ago

C:\JL\pi32\bin\pi32-ld.exe: address 0x4a80 of ....\cpu\sh55\output\uboot.elf section .bss' is not within regiontext_ram' C:\JL\pi32\bin\pi32-ld.exe: address 0x4aa0 of ....\cpu\sh55\output\uboot.elf section .bss_noinit' is not within regiontext_ram' C:\JL\pi32\bin\pi32-ld.exe: address 0x4a80 of ....\cpu\sh55\output\uboot.elf section .bss' is not within regiontext_ram' C:\JL\pi32\bin\pi32-ld.exe: address 0x4aa0 of ....\cpu\sh55\output\uboot.elf section .bss_noinit' is not within regiontext_ram'

rixin-Tech commented 3 months ago

这个芯片ram资源很小,不能打开打印来调试。