CAN demo with FRDM-KEAZ64

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CAN demo with FRDM-KEAZ64

Jump to solution
459 Views
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 Kudos
1 Solution
436 Views
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

View solution in original post

0 Kudos
2 Replies
458 Views
charleszimnicki
Contributor II
I forgot to add that I am using S32DS 2.0
0 Kudos
437 Views
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 Kudos