s32ds flexcan only mailbox 1 can use receive

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

s32ds flexcan only mailbox 1 can use receive

跳至解决方案
1,163 次查看
yongwan
Contributor III

HI,I use s32ds create a project ,add freertos and flexcan ,when i debug it ,i find that ,only mailbox 1 can use receive ,when i use other mailbox ,it can not work 

anyone can help me?

0 项奖励
回复
1 解答
1,089 次查看
yongwan
Contributor III

i have resolved this problem

the can struct must be globle variable or static variable

not be local variable

thank you

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,089 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

what's your S32DS version and target MCU? 

Jiri 

0 项奖励
回复
1,090 次查看
yongwan
Contributor III

i have resolved this problem

the can struct must be globle variable or static variable

not be local variable

thank you

0 项奖励
回复