Unsupported version of mcan in toolchain/IDE

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

Unsupported version of mcan in toolchain/IDE

Jump to solution
983 Views
hemanthvasista
Contributor IV

Hello ,

I am intending to use classic CAN module in LPC54606/08 controller.

I tried code generation from MCUXpresso IDE for the CAN module.

But I get a warning while configuring.

Issue: Unsupported version of the MCAN Driver in the toolchain/IDE project. Required: 2.0.1, actual: 2.1.1. Project might not compile correctly.
Level: Warning
Type: Validation
Tool: Toolchain/IDE project
Origin: Peripherals
Target: Toolchain/IDE project: core0
Resource: platform.drivers.mcan

mcan_error.jpg

I am using MCUXpresso IDE v11.1.1 [Build 3241] [2020-03-02]

Are the any issue if I use latest mcan driver with the IDE?

regards,

Hemanth

Labels (1)
0 Kudos
1 Solution
908 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Hemanth,

It doesn't matter, you can directly ignore it, the generate code is right.


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

View solution in original post

2 Replies
909 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Hemanth,

It doesn't matter, you can directly ignore it, the generate code is right.


Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

908 Views
hemanthvasista
Contributor IV

Thanks Alice for the update.

regards,

Hemanth

0 Kudos