Issue with CAN(Tx) for KEAZ128, SDK platform

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

Issue with CAN(Tx) for KEAZ128, SDK platform

562 Views
aveshshah
Contributor I

I am using one of the examples i found on this community. I am using FRDM- KEAZ128 development board and want to send CAN data from the board( TX). Moreover i am using SDK instead of using code warrior.( i believe i took this code from one of the posts that mentions the problem with using NVIC.h file for SDK platform, and then someone uploaded a code compatible with SDK) I can compile the code without any issues, however, when i put it in debug mode, i can see a path error. I tried updating the path from source lookup path preferences, but i am still getting a path issue which throws an error : No source available for init CAN() at 0 x 498.

I am new to this platform and not sure where i am going wrong. The code is attached with this post.

Can someone please help me understanding the issue.

Thank you.

Original Attachment has been moved to: KEAZ128_Community_MSCAN.zip

0 Kudos
Reply
1 Reply

422 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Avesh,

I think your project lacks of some files, I tried to compile it, there was not makefile, so I failed to compile the project.

i suggest you create a new project based on KDS tools, copy the source code to the new project, recompile.

Hope it can help you

BR

xiangjun rong

0 Kudos
Reply