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.

[参考译文] SIMPLELINK-MSP432-SDK:MSP432P401R

Guru**** 2534260 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1286656/simplelink-msp432-sdk-msp432p401r

器件型号:SIMPLELINK-MSP432-SDK

****项目 GPIO_TOGGLE_OUTPUT_MSP_EXP432P401R_nortos_CCS ****的配置调试构建

 

"C:\\ti\\ccs1250\\ccs\\utils\\bin\\gmake"-k -j 8 all -O  

gmake[1]:"GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.out"为最新版本。
生成辅助目标:"GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.hex"
调用:ARM 十六进制实用程序
"c:/ti/ccs1250/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS/bin/armhex "--diag_wow=off --intel -o "GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.hex""GPIO_tog_output_MSP_EXP432P401R_nortos_ccs.out"   
正在转换为 Intel 格式...
  "GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.out".intvecs =>.intvecs
  "GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.out".text =>.text
已完成次级目标构建:"GPIO_toggle_output_msp_EXP432P401R_nortos_ccs.hex"

警告:数据正在写入自动生成的文件 GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.i1
警告:数据正在写入自动生成的文件 GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.i2
警告:数据正在写入自动生成的文件 GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.i3
警告:段 GPIO_toggle_output_MSP_EXP432P401R_nortos_ccs.out (.text)填充了2至268的大小、以满足指定的存储器宽度4

 

****构建完成****

我收到一些有关生成 hex 文件的警告。 我想知道产生这条警告的原因以及如何解决它、 使用的 CCS 版本为 v12.5.0。