Component peripheral instances not showing in MCUXpresso config tool

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

Component peripheral instances not showing in MCUXpresso config tool

ソリューションへジャンプ
2,105件の閲覧回数
jasonlambert
Contributor III

My current set up is:

MCUXpresso:  v11.3.0 [Build 5222] [2021-01-11]

SDK: SDK_2.x_EVKB-IMXRT1050 version 2.9.1 

 

Not sure what i'm missing here. I'm walking thought the "Basic Application Development Using MCUXpresso IDE and MCUXpresso Config Tools" and Looking at the 3rd example. 

When they click the add button on the middleware icon of the components tab a USB instance shows up in the middle layer group. Then there is a USB1 instance window that is created that lets you configure the instance. 

When I do these exact steps the USB instance does not show up under the Middleware group in the components view. The configuration instance is still created. 

This behavior is being reflected when I try to add Peripheral drivers and Utilities. This causes an issue because you can not remove extra instances of the peripheral once you click the add. This ends up causing error in the code and un wanted components. 

 

usberror.PNG

0 件の賞賛
1 解決策
2,089件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi jasonlambert,

This is so strange. You can try to delete  two folder in MCUXpresso workspace and restart the IDE. 

jingpan_0-1614850671988.png

If that is not work, there is a standalone config tool. You can try that tool.

 

Regards,

Jing

元の投稿で解決策を見る

3 返答(返信)
2,073件の閲覧回数
jasonlambert
Contributor III

That seems to have worked however the side affect is that every project was pushed out of my workspace. I guess I can go back and simple re-import them.

0 件の賞賛
2,058件の閲覧回数
Petr_H
NXP Employee
NXP Employee

Yes, it seems that your workspace has been damaged and deleting removed all information so you now have to re-import projects back. Or maybe even safer would be to create a new workspace folder and re-import it there.  Anyway, I also recommend  to backup all your projects to some other folder. 

If you encounter some issues in the future or just want to return to default state of the views, I recommend to try the command Window > Perspective... > Reset Perspective that should help in such cases.  

Anyway, I hope that the issue is resolved a and you can continue working on your projects. 

Regards

Petr Hradsky

2,090件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi jasonlambert,

This is so strange. You can try to delete  two folder in MCUXpresso workspace and restart the IDE. 

jingpan_0-1614850671988.png

If that is not work, there is a standalone config tool. You can try that tool.

 

Regards,

Jing