FAQ 759: Getting Type Postfixes Instead of Type Prefixes

Question

If I use the VariableClass.TypePrefix property to specify an address qualifier for a variable (e.g., __far), the address qualifier is placed *before* the data type. For example:

__far CAL Vca_DV_tp Vca_DV_fast = {
   37 /* 0.145 */ /* P_Ad: LSB: 2^-8 OFF:  0 MIN/MAX:  0 .. 0.99609375 */,
   224 /* 7. */ /* P_Kd: LSB: 2^-5 OFF:  0 MIN/MAX:  0 .. 7.96875 */,
   72 /* 0.07 */ /* P_Ki: LSB: 2^-10 OFF:  0 MIN/MAX:  0 .. 0.2490234375 */,
   192 /* 1.5 */ /* P_Kp: LSB: 2^-7 OFF:  0 MIN/MAX:  0 .. 1.9921875 */
};

However, my compiler does not recognize “__far” at this position as an address qualifier. This is because my compiler expects an address qualifier to be placed *after* the data type, not *before*. For example:

CAL Vca_DV_tp __far Vca_DV_fast = {
   37 /* 0.145 */ /* P_Ad: LSB: 2^-8 OFF:  0 MIN/MAX:  0 .. 0.99609375 */,
   224 /* 7. */ /* P_Kd: LSB: 2^-5 OFF:  0 MIN/MAX:  0 .. 7.96875 */,
   72 /* 0.07 */ /* P_Ki: LSB: 2^-10 OFF:  0 MIN/MAX:  0 .. 0.2490234375 */,
   192 /* 1.5 */ /* P_Kp: LSB: 2^-7 OFF:  0 MIN/MAX:  0 .. 1.9921875 */
};

How can I get a type postfix instead of a type prefix?

Answer

Tags
Date 2020-06-30
软件类型 产品级代码生成软件
产品 TargetLink
资料信息 常见问答
信息类别 常规使用
dSPACE 版本发布 2023-A, 2022-B, 2022-A, 2021-B, 2021-A, 2020-B, 2020-A, 2019-B, 2019-A, 2018-B, 2018-A, 2017-B , 2017-A, 2016-B, 2016-A, 2015-B, 2015-A, 2014-B, 2014-A, 2013-B, 2013-A, 2013-A之前版本
Keywords type prefix, type postfix, address qualifier, __far

推动创新进程。我们始终在技术开发的最前沿。

欢迎订阅我们简讯,了解我们的专业技术以及产品。希望我们的成功案例能够对您有所帮助。快速了解仿真和验证的最新信息。欢迎订阅/管理dSPACE简讯和dSPACE航空速报。

Enable form call

At this point, an input form from Click Dimensions is integrated. This enables us to process your newsletter subscription. The form is currently hidden due to your privacy settings for our website.

External input form

By activating the input form, you consent to personal data being transmitted to Click Dimensions within the EU, in the USA, Canada or Australia. More on this in our privacy policy.