Is it possible to generate C code with Embedded Coder (ERT TLC) following the Google C style guide?
Hello,
I am using Embedded Coder with the ERT TLC file to generate C code from Simulink models.
I would like to know if it is possible to configure the code generator so that the generated functions and source files comply with the Google C Style Guide.
In particular, I am interested in:
Function naming conventions
Indentation and formatting rules
File structure and organization
Is there any built-in support for this, or would it require customizing TLC files and code generation templates?
Any references or examples would be very helpful.
Thank you in advance!Hello,
I am using Embedded Coder with the ERT TLC file to generate C code from Simulink models.
I would like to know if it is possible to configure the code generator so that the generated functions and source files comply with the Google C Style Guide.
In particular, I am interested in:
Function naming conventions
Indentation and formatting rules
File structure and organization
Is there any built-in support for this, or would it require customizing TLC files and code generation templates?
Any references or examples would be very helpful.
Thank you in advance! Hello,
I am using Embedded Coder with the ERT TLC file to generate C code from Simulink models.
I would like to know if it is possible to configure the code generator so that the generated functions and source files comply with the Google C Style Guide.
In particular, I am interested in:
Function naming conventions
Indentation and formatting rules
File structure and organization
Is there any built-in support for this, or would it require customizing TLC files and code generation templates?
Any references or examples would be very helpful.
Thank you in advance! embedded coder, google style, standard MATLAB Answers — New Questions