"${CG_TOOL_CL}"
${command} ${flags} ${output_flag} ${output} ${inputs}
"${CG_TOOL_ROOT}/lib"
类似于这种表示格式语言哪边 有说明可以下载看看的,最近想做那个串口在线更新程序这个事情,查了一些资料,包括makefile文件,一些汇编,hex bin等文件格式都有在了解下。稍微有点头大现在。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
"${CG_TOOL_CL}"
${command} ${flags} ${output_flag} ${output} ${inputs}
"${CG_TOOL_ROOT}/lib"
类似于这种表示格式语言哪边 有说明可以下载看看的,最近想做那个串口在线更新程序这个事情,查了一些资料,包括makefile文件,一些汇编,hex bin等文件格式都有在了解下。稍微有点头大现在。