Code generation by S32 Design studio 2.2 for ARM

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

Code generation by S32 Design studio 2.2 for ARM

135件の閲覧回数
durga_choudhury
Contributor III

Please note again that this question pertains to S32DS for ARM v 2.2

The code auto generated by the IDE in the directory 'Generated_Code' seems to be re-generated  (possibly with updates) *after* it is compiled. This seems wrong and the way I find is that if I delete the files in this directory the project fails to build because of missing header files. But if I include these files in a git repo, then after each project rebuild these files are shown as modified with a different date/time stamp; i.e. a line like

** Date/Time : 2025-08-29, 11:06, # CodeGen: 54

Is there a way that this code can be generated *before* it is used?

 

0 件の賞賛
返信
1 返信

4件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

the generated code is done by Processor Expert if you click on Generate Code icon in Processor Expert tab. Normally the existing generated code should remain. Can you please share more details about your setup and which SDK version are you using? 

0 件の賞賛
返信