Pin symbols aren't generated anymore with version 8.0

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Pin symbols aren't generated anymore with version 8.0

跳至解决方案
1,358 次查看
benedek_kupper
Contributor III

Whereas the version 7.0 of the tool generated nice symbols for the pin ports and numbers, they aren't present anymore in the generated pin_mux.h header. This is happening to me on an i.MX RT1010 device.

标记 (1)
0 项奖励
回复
1 解答
1,263 次查看
Lukas_Heczko
NXP Employee
NXP Employee

Hello,

seems that in case of i.MX RT processors, Pins tool in MCUXpresso Config Tools v8 incorrectly filters out all of the pin symbols when generation of extended pin information is disabled. To workaround the problem until full fix is available, please go to Edit > Configuration Preferences and enable generation of extended information in header file:pastedImage_1.png

Sorry for the inconvenience caused by this issue.

Regards,

Lukas

在原帖中查看解决方案

2 回复数
1,264 次查看
Lukas_Heczko
NXP Employee
NXP Employee

Hello,

seems that in case of i.MX RT processors, Pins tool in MCUXpresso Config Tools v8 incorrectly filters out all of the pin symbols when generation of extended pin information is disabled. To workaround the problem until full fix is available, please go to Edit > Configuration Preferences and enable generation of extended information in header file:pastedImage_1.png

Sorry for the inconvenience caused by this issue.

Regards,

Lukas

1,263 次查看
benedek_kupper
Contributor III

Thanks for the swift response. Interestingly,the same setting can be found for the Config Tools integrated into MCUXpresso IDE (v11.2.0), under Project/Properties/MCUXpresso Config Tools, but here it's enabled even if in the standalone Config Tools the same file is marked as disabled. When I change the flag setting in the standalone version, then both versions generate the symbols.

0 项奖励
回复