We are doing automotive products, software needs to pass MISRA check

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

We are doing automotive products, software needs to pass MISRA check

640 次查看
jia_xuan
Contributor I

We are doing automotive products, software needs to pass MISRA check, but I found that the code generated by S32 Design Studio can not pass MISRA check, how can I pass.can you help me.

标记 (1)
0 项奖励
1 回复

526 次查看
stanish
NXP Employee
NXP Employee

Hi, 

Could you possibly specify the details:

* which MCU are you targeting?

* which S32DS version are you using?

* Are you using S32 SDK software in your project?

* Which files in your S32DS project cannot pass MISRA?

FYI:

The S32 SDK SW components which are implemented to be compliant with MISRA C 2012 are:
• all drivers & PALs
• generated driver code (including Cpu.c & .h)
• main.c (generated via graphical configurator)


Violations of MISRA C 2012 guidelines which remain not fixed, shall be documented as deviations at file level.
Other SW components included in the S32 SDK package which are not subject to MISRA C 2012 compliance:

• demo_apps & driver examples
• FreeRTOS

Hope it helps.

Stan

0 项奖励