MKE06Z128VLH4 ,use Processor Expert create program CAN1 component ;after compile find error

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

MKE06Z128VLH4 ,use Processor Expert create program CAN1 component ;after compile find error

Jump to solution
593 Views
俊峰王
Contributor I

1.png

in the struct  CAN1_TDeviceData ;can't find  "SavedBusOffISRSettings"......

typedef CAN1_TDeviceData *CAN1_TDeviceDataPtr;

2.png

Tags (1)
0 Kudos
1 Solution
397 Views
marek_neuzil
NXP Employee
NXP Employee

Hello,

This is known issue of CAN_LDD component driver. We have fixed the issue and there is a hot fix for KDS 2.0.0 and CW MCU 10.6.x. See attached hot fix packages.

Best Regards,

Marek Neuzil

View solution in original post

0 Kudos
3 Replies
398 Views
marek_neuzil
NXP Employee
NXP Employee

Hello,

This is known issue of CAN_LDD component driver. We have fixed the issue and there is a hot fix for KDS 2.0.0 and CW MCU 10.6.x. See attached hot fix packages.

Best Regards,

Marek Neuzil

0 Kudos
397 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello 王俊峰,

Please have a try to only add the CAN component , check  it whether can work well.

If it can work well , please tell me how to configure the CAC component , then it can show the error, i will test it on my side.

Best Regards,

Alice

-----------------------------------------------------------------------------------

If this post help your question, please click the helpful Answer button.

0 Kudos
397 Views
俊峰王
Contributor I

Hello Alice_Yang:

  I have add the CAN_LDD component only,create source and compile ,i work well;

then i add MAXLite component, create source and compile ,same error

0 Kudos