CAN demo with FRDM-KEAZ64

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

CAN demo with FRDM-KEAZ64

跳至解决方案
486 次查看
charleszimnicki
Contributor II

I tried to run a CAN demo from FRDM_KEA128_MSCAN. I selected a default function:

TEST_CASE_FUNC(Demo_Transmit_DataFrame);

The program compiled, loaded and seems to run in the debugger mode but does not produce CAN data output on the PTC7 (as I think it should). My questions are:
- Is there a CAN demo specifically made for KEAZ64?
- If not, which build files I would need to replace to make it compatible with KEAZ64?
- Am I missing something, like perhaps some other pin dependencies?

0 项奖励
1 解答
463 次查看
charleszimnicki
Contributor II

Running MSCAN example proved not as simple as I originally thought. I found an answer to my own question (and some other ones) on another forum:

https://community.nxp.com/t5/S32-Design-Studio/S32-KEAZ-SDK-PEX-MSCAN-Missing-Help/m-p/660826

在原帖中查看解决方案

0 项奖励
2 回复数
485 次查看
charleszimnicki
Contributor II
I forgot to add that I am using S32DS 2.0
0 项奖励
464 次查看
charleszimnicki
Contributor II

Running MSCAN example proved not as simple as I originally thought. I found an answer to my own question (and some other ones) on another forum:

https://community.nxp.com/t5/S32-Design-Studio/S32-KEAZ-SDK-PEX-MSCAN-Missing-Help/m-p/660826

0 项奖励