Issue with Communication implementation - Can_Callout.c

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Rakesh_123
Level 1
Level 1
5 sign-ins First question asked Welcome!

Hello Cypress Team,

I tried to raise ticket in https://cypress.force.com/customer portal but I am getting massage like [we are temporarily not able to accept new Failure Analysis cases.],

So I am communicating our issue using this portal.

In file [Can_Callout.c] in function [Can_CanIfRxIndication],

We are using Can module Instead of Can_30_Mcan module but the definitions are coming from configuration as Can_30_Mcan, so in function Can_CanIfRxIndication there are difference in function declaration (ex : from configuration it is declared as CanIf_30_Mcan_RxIndication and from Cypress it is declared as CanIf_RxIndication).

For now to avoid compilation error we are using direct declared function is mapped (CanIf_RxIndicationAsr403).

I have attached screenshots for your reference.

Kindly help us to resolve this issue.

 

Thanks,

Rakesh Wachanekar.

0 Likes
0 Replies