How to add missing driver from Config Tool?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to add missing driver from Config Tool?

3,949件の閲覧回数
misterbee
Contributor II

I am using Config Tools v12.0. I have a working base configuration .mex. Now I want to configure a PIN as interrupt, so I went to 'Pint' tab, click selected pin and ticked one of the PINT option. However immediately I have following error seem to complain missing driver:

"

Issue: Pins initialization requires the INPUTMUX Driver in the project.
Level: Error
Type: Validation
Tool: Toolchain/IDE project
Origin: Pins:BOARD_InitPins
Target: Toolchain/IDE project: cm4
Resource: platform.drivers.inputmux

"

And when I right click the error, I did not see any option to download automatically the missing driver. 

I am using GNU GCC toolchain.

misterbee_1-1659092413492.png

 

How should I resolve this?

0 件の賞賛
返信
6 返答(返信)

3,943件の閲覧回数
misterbee
Contributor II

Thank you @ErichStyger , but is there anyway we can do it without having to use the IDE? I would like to retain my toolchain that is GNU GCC.

0 件の賞賛
返信

3,939件の閲覧回数
ErichStyger
Specialist I

I have not used the standalone config tools for years, so I cannot really tell.

But a quick search (https://community.nxp.com/t5/MCUXpresso-Config-Tools/Where-is-the-driver-selection-in-Config-Tools-v...) showed that previously it was automatically adding missing drivers, but not any more after V3.

Depending on your build system, you should be able to add the driver manually from the SDK?

0 件の賞賛
返信

3,931件の閲覧回数
misterbee
Contributor II

That is a pity, that would be a wonderful feature to retain. Users would love to use the config tools as stand alone rather than relying on XPresso IDE to add missing driver. Many users still prefer other IDE/toolchains.

But having said so, how to add this missing driver manually? I could not find the official instruction either. I still want to use my own toolchains instead of switching to Xpresso IDE just to resolve this.

0 件の賞賛
返信

3,945件の閲覧回数
ErichStyger
Specialist I

In the IDE, there is a checkbox to have the drivers added:

ErichStyger_0-1659093966178.png

 

0 件の賞賛
返信

3,845件の閲覧回数
jg
Contributor I

Hello ErichStyger,

where can I find this window?

Thanks in advance.

0 件の賞賛
返信

3,832件の閲覧回数
ErichStyger
Specialist I

Hi @jg ,

it is here:

ErichStyger_0-1661851085028.png

 

I hope this helps,

Erich

0 件の賞賛
返信