cc_build_debug.log
来自「5509a FLASH 的读写操作程序,测试过没任何问题」· LOG 代码 · 共 22 行
LOG
22 行
---------------------------- cpld_key.pjt - Debug ----------------------------
[main.asm] "f:\ti\c5500\cgtools\bin\cl55" -g -mg -q -ac -as -fr"F:/ti/examples/generic5509/csl/spi_write_final/Debug" -d"_DEBUG" -v5509 -@"Debug.lkf" "main.asm"
"main.asm", REMARK at line 177: [R5569] This instruction may fail if the
preceding memory write stalls (see
the C55x silicon exceptions errata;
Advisory CPU_39)
ac1=high_byte(*ar4)
"main.asm", REMARK at line 414: [R5573] Any BKxx and BSAxx updates are not
pipline protected against MAR
operations within 5 cycles (see line
413) (see the C55x silicon exceptions
errata; Advisory CPU_43)
xar4=#610000h
[Linking...] "f:\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 + -
显示快捷键?