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

📄 cc_build_debug.log

📁 用dsp实现sin函数的功能
💻 LOG
字号:
-----------------------------  exp3e.pjt - Debug  -----------------------------
[exp3e.c] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -as -fr"D:/DSP_Exp/exp3e/Debug" -v5510:2 -@"Debug.lkf" "exp3e.c"

[sine_cos.asm] "C:\CCStudio_v3.1\C5500\cgtools\bin\cl55" -g -as -fr"D:/DSP_Exp/exp3e/Debug" -v5510:2 -@"Debug.lkf" "sine_cos.asm"
"sine_cos.asm", REMARK   at line 73: [R5505] This instruction will not behave
                                             correctly when it follows the MMR
                                             read of SP/SSP on line 69 and
                                             interrupts are enabled. Ensure at
                                             least 2 cycles occur between these
                                             two instructions. (see the C55x
                                             silicon exceptions errata;
                                             Advisory CPU_84)
	||  xcc     _neg_result1,TC2

"sine_cos.asm", REMARK   at line 73: [R5505] This instruction will not behave
                                             correctly when it follows the MMR
                                             read of SP/SSP on line 66 and
                                             interrupts are enabled. Ensure at
                                             least 2 cycles occur between these
                                             two instructions. (see the C55x
                                             silicon exceptions errata;
                                             Advisory CPU_84)
	||  xcc     _neg_result1,TC2


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

Build Complete,
  0 Errors, 0 Warnings, 2 Remarks.

⌨️ 快捷键说明

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