AUTOSAR: What are software flags in CAN?

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

AUTOSAR: What are software flags in CAN?

1,240 次查看
Vasily_Wu
Contributor III

Hello,

I am using 5674 MCAL for development.

But, when I am checking the test case Can_TC_0024, there is a confusing that:

1. Call Can_Init().

2. Put controller into start state by calling Can_SetControllerMode().
3. Verification Point: (can_retval == CAN_OK)
4. Verification Point: (Check software flags)
5. Disable interrupt
6. Enable interrupt
7. Put controller into stopped state by calling Can_SetControllerMode().
8. Verification Point: (can_retval == CAN_OK) & software flag is cleared

What are software flags?

0 项奖励
回复
1 回复

1,211 次查看
namnguyenviet
NXP Employee
NXP Employee

Since this is a legacy platform and the testing had been done in such a long time, unfortunately we don't know the answer.

Best Regards,

Nam

0 项奖励
回复