⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 cc_build_debug.log

📁 dsp 5509 通过EMIF口实现从FLASH的二次启动功能。
💻 LOG
字号:
----------------------------  burncsi.pjt - Debug  ----------------------------
[boot.c] "F:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -q -pdv -fr"D:/CIR Recording Unit/Project/RU Project/FlashBurn/BootSerialFlash/Debug" -d"_DEBUG" -d"CHIP_5509A" -ml -v5510 -@"Debug.lkf" "boot.c"
"boot.c", line 50: warning: integer conversion resulted in a change of sign
  	McBSP_PCR &= ~CLKXP;
  	             ^

"boot.c", line 61: warning: shift count is too large
  	WrDatTmp = (RdFlashAddr >> 16) & 0x00FF;		//write start address
  	                           ^

"boot.c", line 73: warning: integer conversion resulted in a change of sign
  			McBSP_PCR &= ~CLKXP;	
  			             ^

"boot.c", line 27: warning: variable "once" was declared but never referenced
      Uint16 *RamAddr, once = 0;
                       ^

"boot.c", line 151: warning: integer conversion resulted in a change of sign
  			McBSP_PCR &= ~DXSTAT;
  			             ^

"boot.c", line 154: warning: integer conversion resulted in a change of sign
  		McBSP_PCR &= ~CLKXP;
  		             ^

"boot.c", line 138: warning: variable "j" was declared but never referenced
  	Uint16 WrDatPTmp,i, j;
  	                    ^

"C:\DOCUME~1\wcs\LOCALS~1\Temp\TI27610", REMARK   at line 307: [R5015]
         Using hard-coded address for branch/call destination is not portable
           from C54x
		b	#0x18000


[Linking...] "F:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -@"Debug.lkf"
<Linking>

Build Complete,
  0 Errors, 7 Warnings, 1 Remarks.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -