Viewing integration build log files

During the analysis, brief build logs are available from the command line (kwbuildproject), on the console. Messages can be color coded (for example, errors appear in red) if you specify the --color option for kwbuildproject. Brief build logs contain only essential analysis information, such as the name of the build stage (for example, Compiling), and files processed.

After the analysis, several log files are available from the tables directory for your project.

The most important log stored in this location is the build.log.

Other important logs for Functional Safety use are the parse_errors.log, build_integration.log, and function_information.log.