Pointer parameter 'localDW' (line 667) could be declared as pointing to const

2 ビュー (過去 30 日間)
Namrata Biranje
Namrata Biranje 2020 年 3 月 9 日
Hello,
I am getting following MISRA error while compiling AUTOSAR code as follows:
Info 818: Pointer parameter 'localDW' (line 667) could be declared as pointing to const [MISRA 2012 Rule 8.13, advisory]
I am using Qued communication for particular output ports and in code it generated as follows:
the same error is occuring for Low pass filter block which I m used in my model, the code generated for LPF is as follows:
Please help
Thanks and regards,
Namrata.

回答 (0 件)

カテゴリ

Help Center および File ExchangeAUTOSAR Blockset についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by