./../../ sdk/ble_stack/profiles/prf_utils.o:(.rodata.cust_prf_funcs+0x0):多个定义' cust_prf_funcs'
./../../sdk/platform/arch/main/arch_system.o:(.rodata.cust_prf_funcs+0x0):第一个定义< br /> ../../../../../ sdk / app_modules / src / app_sec / app_security.o: (.rodata.cust_prf_funcs + 0 x0):多个“cust_prf_funcs”< br的定义 /> ./../../../../../ sdk /平台/ arch /主/ arch_system.o: (.rodata.cust_prf_funcs + 0 x0):首先在这里定义
./../../sdk/app_modules/src/app_common/app.o:(.rodata.cust_prf_funcs+0x0): ' cust_prf_funcs'的多个定义
./. /. /. /sdk/platform/arch/main/arch_system.o:(.rodata.cust_prf_funcs+0x0):首先在这里定义
等等。我认为有一些开关是错误的,但我找不到是什么。
—
我得到一个内存溢出错误
arm-none-eabi/bin/ld: out/full_emb_sysram。axf节”。constdata”将在地区不适合“RAM_IROM4”< br / > arm-none-eabi / bin / ld:地区内存溢出堆栈< br / > arm-none-eabi / bin / ld:部分ER_IROM5在[0000000020000440、0000000020000440 e33]重叠部分加载.constdata加载在[00000000200003 e4, 00000000200003 eb] < br / > arm-none-eabi / bin / ld:
collect2: error: ld returned 1 exit status
我怀疑这与内存设置不正确有关。 Is the 580.lds file still applicable ? Can you help me with a 583.lds file? Or how do I get started porting this ?
I have done the steps from the application note, but there is still some way to go to make my 583 work, as you can see :)
I intend to use the 583 in a mainstream commercial product, so this help will go a long way.
--
Best regards