In folder , unable to identify object code files that use a single default file extension (one of ). To determine
Posted: Wed Mar 17, 2021 9:23 am
In folder , unable to identify object code files that use a single default file extension (one of ). To determine whether binary files must be regenerated, the compilation process will use timestamps instead of file checksums. To avoid this warning, associate your template makefile with a toolchain and register the object code file extension. For more information, see
<![CDATA[
<a href=\"matlab:helpview(fullfile(docroot,'toolbox','rtw','helptargets.map'),'associate_tmf_with_toolchain');\">Associate the Template Makefile with a Toolchain</a>
]]>
. Alternatively, suppress the use of checksums by adding the line "DO_NOT_USE_CHECKSUMS = 1" to the template makefile. For more information, see
<![CDATA[
<a href=\"matlab: helpview(fullfile(docroot,'toolbox','rtw','helptargets.map'),'do_not_use_checksums_warning');\">Use of Checksums in Recompilation of Generated Code</a>
]]>
CoderCompile
<![CDATA[
<a href=\"matlab:helpview(fullfile(docroot,'toolbox','rtw','helptargets.map'),'associate_tmf_with_toolchain');\">Associate the Template Makefile with a Toolchain</a>
]]>
. Alternatively, suppress the use of checksums by adding the line "DO_NOT_USE_CHECKSUMS = 1" to the template makefile. For more information, see
<![CDATA[
<a href=\"matlab: helpview(fullfile(docroot,'toolbox','rtw','helptargets.map'),'do_not_use_checksums_warning');\">Use of Checksums in Recompilation of Generated Code</a>
]]>
CoderCompile