Why do I get errors when building a model for the TI DSK C6711 Board using the TI Developers Kit 1.2 (R12.1)?
Show older comments
Why do I get errors when building a model for the TI DSK C6711 Board using the TI Developers Kit 1.2 (R12.1)?
I have a very simple Simulink model that runs fine. When I try building the model to the C6711 Target, however, I get the following error message from Code Composer Studio:
undefined first referenced
symbol in file
--------- ----------------
_turnOn_LED
C\MATLAB6p1\work\Rossana\c6711test_rtdx_c6000_rtw\c6711test
_rtdx_main.obj
_enable_interrupts
C\MATLAB6p1\work\Rossana\c6711test_rtdx_c6000_rtw\c6711test
_rtdx_main.obj
_pendingInterrupt
C\MATLAB6p1\work\Rossana\c6711test_rtdx_c6000_rtw\c6711test
_rtdx_main.obj
>> error symbol referencing errors - c6711test_rtdx.out not built
Build Complete,
1 Errors, 0 Warnings, 0 Remarks.
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!