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.

DM6437: Using VLIB 2.2 with CCS 3.3 and Simulink.

Hi,

I'm trying to use VLIB Simulink Blockset (on Matlab 2008a) and export project to CCS v3.3. Unfortunately when I try to create project and build an application i receive followind error:

undefined                   first referenced
symbol                      in file
---------                   ----------------
_VLIB_extractLumaFromUYUV   F:\\Directory\\Video_R_W_ccslink\\CustomMW\\wrap_VLIB_extractLumaFromUYUV.obj
>> error: symbol referencing errors - 'Video_R_W.out' not built

>> Compilation failure

Build Complete,
2 Errors, 4 Warnings, 0 Remarks.


I can succesfully build and run example test project provided with Vlib but I can't create project from Simulink model if it contains Vlib blocks. In addition other models which don't contain Vlib blocks work properly.

Anyone could help me with this?