Remain 'func', 'Const' and 'var' in your project

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

Remain 'func', 'Const' and 'var' in your project

1,556件の閲覧回数
OliverTian
NXP Employee
NXP Employee

This will help you to remain function, const and var in your project even they are NOT used. 

 

General steps are as the follows. 

 

1. Used wizard of S32DS to generate your project.
2. Added sections that you would like to store your functions, const and var
3. Write your function, defined your const and var
4. Compiled the project and check the output, like *.map and *.srec

 

Details could be found as attachments. 

Original Attachment has been moved to: S32K144_07_Const_Var.zip

タグ(4)
0 件の賞賛
返信
0 返答(返信)