How to make MCU config generated functions as non-static?

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

How to make MCU config generated functions as non-static?

834件の閲覧回数
Newton826
Contributor I

Hello All,

   I am using MCU Config v15 to generate "peripherals.h" for MIMXRT1176, however all the functions generated inside "peripherals.h" are static. 

Is there are way to make them non-static during code generation from MCU config?

Thank you,

Regards

0 件の賞賛
返信
1 返信

798件の閲覧回数
Alex_Wang
NXP Employee
NXP Employee

Hi, @Newton826 

Sorry, the current version of MCUXpresso Config tool does not support the modification of no-static functions and variables.

You can manually modify the code after it is generated.

Hope this helps you.

Best regards, Alex

0 件の賞賛
返信