This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Boot ROM 在 CCS 6 無法編譯?

使用spru095c boot rom 的sample code

在ccs6底下無法編譯?

RTS2800_ml.lib  已在c2000 linker 的file search path設定好了 

但仍會跳出以下error

請問問題出在哪????要如何解決,謝謝大家。

>> Compilation failure
undefined first referenced
symbol in file
--------- ----------------
_main C:\ti\ccsv6\tools\compiler\c2000_6.2.5\lib\rts2800_ml.lib<args_main.obj>

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "f2812_boot_rom.out" not built
gmake: *** [f2812_boot_rom.out] Error 1
gmake: Target `all' not remade because of errors.