How to make a middleware not to be optional?

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

How to make a middleware not to be optional?

1,606 次查看
PetrKraus
NXP Employee
NXP Employee

jann.

There is the AML middleware component in the SDK release 11. That component is optional now. We don't want it to be optional. We need that component to be included into an SDK package only when there is either Sigfox or LVHB optional middleware components selected for the package.

Please, advise how to remove the AML from a list of optional components, but to keep it as a dependency for the Signfox and LVHB components.

0 项奖励
回复
2 回复数

1,589 次查看
nxa13122
NXP Employee
NXP Employee

Since the AML is the shared layer for sigfox and LVHB, so we can remove the ui_control of it and set it required by the ui control of sigfox OR LVHB.

This issue has been fixed in https://jira.sw.nxp.com/browse/KPSDK-31047 .

0 项奖励
回复

1,589 次查看
nxa13122
NXP Employee
NXP Employee

Hi Jan,

This is something we need to approve in the sdk generator and kex deployment system.

sketchy way we have some attribute to tell that this middleware is not optional.

I have created JIRAs to track it:

https://jira.sw.nxp.com/browse/SDKGEN-1258

https://jira.sw.nxp.com/browse/KEX-6697

BR

Holt

0 项奖励
回复