undefined reference to什么意思(undefined reference to中文翻譯,undefined reference to是什么意思,undefined referenc
- 內(nèi)容導(dǎo)航:
- 1、undefined reference to
- 2、編譯時(shí)報(bào)undefined reference to printf'求助解決
1、undefined reference to
undefined reference to發(fā)音
英: 美:
undefined reference to中文意思翻譯
常用釋義:未定義的引用:在編程中
(函數(shù))未定義
undefined reference to雙語使用場景
1、Trouble with a namespace in a header file, "undefined reference to" error?───在頭文件中的命名空間的麻煩,”“錯(cuò)誤未定義的引用?
2、Undefined reference to data!───未定義的數(shù)據(jù)參考!
3、One file's definition of a global symbol will satisfy another file's undefined reference to the same global symbol.───一個(gè)object文件中的全局符號的定義可以在另一個(gè)object文件中對該全局符號不用定義而直接引用。
undefined reference to相似詞語短語
1、make reference to───提到,談及
2、grid reference───參考坐標(biāo)格網(wǎng)
3、ideas of references───牽連觀念
4、ideas of reference───介入觀念
5、in deference to───鑒于;聽從
6、with/in reference to───與/有關(guān)
7、grid references───參考坐標(biāo)格網(wǎng)
2、編譯時(shí)報(bào)undefined reference to printf'求助解決
關(guān)于uboot2017.11啟用debug模式失敗的問題
修改include/configs/itop4412.h文件,在末尾添加#define DEBUG,然后用make命令編譯uboot,但是編譯不通過,報(bào)錯(cuò):
undefined reference to `printf‘
解決辦法:
(1)make menuconfig,選中SPL / TPL ---> Support generic libraries和Support common libraries
(2)修改scripts/Makefile.uncmd_spl文件,將CONFIG_DM_SERIAL=用#號注釋掉。
然后修改include/config_uncmd_spl.h文件,將里面的#undef CONFIG_DM_SERIAL注釋掉(注釋必須用/**/,不能用//)。
再次編譯uboot,就成功了。
注意一下生成的spl/u-boot-spl.bin大小,exynos4412芯片的BL2_SPL程序(uboot spl)的大小不允許超過14KB-4字節(jié)(14332字節(jié))。
exynos4412的BL1程序(三星不開放源碼的那段啟動程序)只能把BL2_SPL程序(uboot的spl部分)復(fù)制到iRAM里面執(zhí)行,iRAM里面是裝不下完整的uboot程序的(BL2)。BL2_SPL的作用就是把完整版uboot(BL2)復(fù)制到DDR3內(nèi)存里面,然后跳過去執(zhí)行,這不屬于BL1程序的任務(wù)。
本站其他內(nèi)容推薦
1、Zoroastrianism bluestocking nativize nematode malapert thar derogative interoperable disengagement projectile
2、泰山北斗什么意思,泰山北斗比喻德高望重或有卓越成就而為眾人所敬仰的人
3、bestiary中文翻譯,bestiary是什么意思,bestiary發(fā)音、用法及例句
4、brownies,brownie是什么意思,brownie中文翻譯,brownie發(fā)音、用法及例句
5、carriage是什么意思,carriage中文翻譯,carriage發(fā)音、用法及例句
6、humus是什么意思,humus中文翻譯,humus發(fā)音、用法及例句
7、磱[ láo luò ],磱字的拼音,部首,繁體,磱字的意思
8、形容喝酒的成語,形容喝酒的經(jīng)典成語,四字成語,四字詞語
9、acarus是什么意思,acarus中文翻譯,acarus怎么讀、發(fā)音、用法及例句
10、內(nèi)種皮的英文,英語,endopleura是什么意思,endopleura中文翻譯,endopleura怎么讀、發(fā)音、用法及例句
11、poor-spirited是什么意思,poor-spirited中文翻譯,poor-spirited怎么讀、發(fā)音、用法及例句
版權(quán)聲明: 本站僅提供信息存儲空間服務(wù),旨在傳遞更多信息,不擁有所有權(quán),不承擔(dān)相關(guān)法律責(zé)任,不代表本網(wǎng)贊同其觀點(diǎn)和對其真實(shí)性負(fù)責(zé)。如因作品內(nèi)容、版權(quán)和其它問題需要同本網(wǎng)聯(lián)系的,請發(fā)送郵件至 舉報(bào),一經(jīng)查實(shí),本站將立刻刪除。