MATLAB: How to link the TLC definitions to Custom Storage Classes in Real-Time Workshop Embedded Coder 4.0 (R14)

codecscEmbedded Codergenerationrtw

How do I link my TLC definitions to Custom Storage Classes in Real-Time Workshop Embedded Coder 4.0 (R14)?
In R13, TLC was used to control the implementation of Custom Storage Classes. In R14, the CSCDESIGNER replaces much of this functionality, but I still need to be able to use my TLC definitions. It is not clear how this can be accomplished.

Best Answer

This bug has been fixed for Release 14 (R14). For previous releases, please read below for any possible workarounds:
The CSCDESIGNER was introduced to help ease the creation of Custom Storage Classes for customers who considered the creation of TLC-files to be too high of a threshold for entry. It is expected that the options available here will cover the most used cases. However, there is a large number of situations where this will not be the case. For these situations, try using the following calling command:
cscdesigner -advanced
This will make a subtle change. Now, in the General tab of the definition area the "Type" pull down menu will have an option for "Other". When this is selected, an "Other Attributes" tab will appear which will allow you to enter the low-level TLC options.