cc_build_debug.log
来自「DSP5509定时器的汇编程序 包含了定时器的中断」· LOG 代码 · 共 29 行
LOG
29 行
--------------------------- 5509timer.pjt - Debug ---------------------------
[5509timer.asm] "c:\ti\c5500\cgtools\bin\cl55" -g -q -fr"D:/DSPZONG/DSP5509/5509timer/Debug" -d"_DEBUG" -@"Debug.lkf" "5509timer.asm"
"5509timer.asm", REMARK at line 89: [R5672] If there is a long MMR write with
no intervening single MMR before
this return from interrupt, then
an interrupted conditional
execution may be corrupted; (see
the C55x silicon exceptions
errata; Advisory CPU_94)
reti
"5509timer.asm", REMARK at line 89: [R5674] If processor is in fast-return
mode, and this return from
interrupt instruction is stalled
in the ADDRESS or ACCESS1 phase,
then the execution of a
subsequent conditional execution
may be corrupted; (see the C55x
silicon exceptions errata;
Advisory CPU_99)
reti
[Linking...] "c:\ti\c5500\cgtools\bin\cl55" -@"Debug.lkf"
>> warning: entry point other than _c_int00 specified
Build Complete,
0 Errors, 1 Warnings, 2 Remarks.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?