Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Hi,
I use example_TI_Fee_Write_Read.c for FEE function debug
CCS version is:5.5.0
Report Errors as follows,Could you help me? Thanks!
code/source/sys_link.cmd" -l"libc.a"
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Async.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
<Linking>
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Async.WithAddress.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<BlankCheck.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<FlashStateMachine.EnableEepromSectors.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<FlashStateMachine.InitializeFlashBanks.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<FlashStateMachine.IssueFsmCommand.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<FlashStateMachine.ScaleFclk.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<FlashStateMachine.SetActiveBank.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Read.FlushPipeline.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Read.LoopDword.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Read.WdService.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Utilities.CalculateFletcher.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
>> Compilation failure
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Utilities.WaitDelay.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Utilities.GetNumberOfSectors.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<Read.Common.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #16004-D: file "C:/Project_MSP432/Temp-Trans/HAL code/source/F021_API_CortexR4_BE.lib<FlashStateMachine.Hercules.IsEccAddress.obj>" has a Tag_PCS_config attribute value of "1" that is different than one previously seen ("0"); combining incompatible files
error #10010: errors encountered during linking; "Temp-Trans.out" not built
gmake: *** [Temp-Trans.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****