warning如下:
Description Resource Path Location Type
#10199-D ./configPkg/linker.cmd copy table operator (BINIT) ignored for ".neardata": copy table operator cannot be associated with empty output section a line 103 C/C++ Problem
linker.cmd 中相关代码为:
GROUP: load > MSMCSRAM, run > MSMCSRAM_NOCACHE, table(BINIT)
{
.neardata:
.fardata:
}
.binit: load > MSMCSRAM