How to enable VARIANT-PRE-COMPILE for certain peripherals?

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

How to enable VARIANT-PRE-COMPILE for certain peripherals?

ソリューションへジャンプ
170件の閲覧回数
durga_choudhury
Contributor III

(Sorry, this is a duplicate post. My original post appears completely blank and the 'robot verification' fails moments after I verified it. Not sure why it is even needed when I need a 2 factor authenticator to even log in)

 

Our product is static in nature and we only care about the PRE_COMPILE variant. However, it seems that certain peripherals only allow POST_BUILD variant; please see the screen shot below.

durga_choudhury_0-1760715966071.png

 

Also, for certain other peripherals, even when the PRE_COMPILE variant is selected, POST_BUILD variant code is generated anyway and this code is actually used in the RTD examples to initialize the peripheral.

 

Why can't a static configuration be used, especially when that is what the user wants?

 

タグ(2)
0 件の賞賛
返信
1 解決策
114件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @durga_choudhury,

For Config Time Support, please implement the MCAL layer of the drivers:

Snag_fb6a81c.png

Some low-level interface drivers do not support variant handling, as this is an AUTOSAR specification, and LLD are not compliant.

Best regards,
Julián

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
115件の閲覧回数
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @durga_choudhury,

For Config Time Support, please implement the MCAL layer of the drivers:

Snag_fb6a81c.png

Some low-level interface drivers do not support variant handling, as this is an AUTOSAR specification, and LLD are not compliant.

Best regards,
Julián

0 件の賞賛
返信