Code generation by S32 Design studio 2.2 for ARM

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Code generation by S32 Design studio 2.2 for ARM

112 Views
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 Kudos
Reply
0 Replies