Why am I unable to generate code for the Real-Time Workshop Embedded Coder (ERT Target) for some Communications Blockset blocks?
Show older comments
I am trying to use the ERT target to generate code for a communications model. However, I receive the following errors about missing TLC files:
Error executing build command: Error using ==> make_rtw
Error using ==> tlc_c (InvokeTLC)
Error: File: C:\MATLAB6p5\rtw\c\tlc\lib\utillib.tlc
Line: 173 Column: 8 %exit directive:
Real-Time Workshop Fatal in block:
"model/DBPSK Modulator Baseband/M-DPSK Modulator Baseband",
block type "S-Function":
The Embedded-C code format does not support S-Functions that do not have
corresponding TLC files. That is, you must provide a TLC file for
S-Function: scomapskmod. To locate this block, type:
>> hilite_system('<S26>/M-DPSK Modulator Baseband')
Accepted Answer
More Answers (0)
Categories
Find more on System Configuration in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!