【问题标题】:Autosar function prototype not recognized by Source insightSource Insight 无法识别 Autosar 函数原型
【发布时间】:2016-03-03 12:22:10
【问题描述】:

以下是根据 Autosar 标准的函数声明原型:

FUNC(Return_Type, Memory_section) Function_Name
(
Input_parameters
);

source insight 无法识别此问题,我应该进行什么设置来纠正此问题

【问题讨论】:

    标签: source-insight autosar


    【解决方案1】:

    在位于 \Documents\SourceInsight 的文件 C.tom 中,添加以下行:

    FUNC(rettype, memclass) rettype

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-10
      • 2017-06-04
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多