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.

CCS/TMS320F280049: warning: Data is being written to auto-generated file

Part Number: TMS320F280049
Other Parts Discussed in Thread: SFRA, C2000WARE

Tool/software: Code Composer Studio

Dear C2000 expert,

Currently I'm using sfra example and would like to use hex2000 tool to convert the project.out to project.hex, but there is a warning: Data is being written to auto-generated file occurs, can you please help me know how to fix it?

SFRA example: C:\ti\c2000\C2000Ware_DigitalPower_SDK_2_00_01_00\libraries\sfra\examples 

hex2000 commands:

hex2000.exe -i "${ProjName}.out" -o "${ProjName}.hex" -order LS -romwidth 16
hex2000.exe -x "${ProjName}.out" -o "${ProjName}.x0" -order LS -romwidth 16

2 warnings from CCS:

warning: Data is being written to auto-generated file
example1_stb_f28004x_f32_coff.i10
warning: Data is being written to auto-generated file
example1_stb_f28004x_f32_coff.x10

Build log file:

**** Build of configuration RELEASE for project example1_stb_f28004x_f32_coff ****

"C:\\ti\\ccs930\\ccs\\utils\\bin\\gmake" -k -j 6 all -O 
 
Building file: "../device/f28004x_codestartbranch.asm"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="device/f28004x_codestartbranch.d_raw" --obj_directory="device"  "../device/f28004x_codestartbranch.asm"
Finished building: "../device/f28004x_codestartbranch.asm"
 
Building file: "../libraries/DCL/DCL_DF22_C1.asm"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="libraries/DCL/DCL_DF22_C1.d_raw" --obj_directory="libraries/DCL"  "../libraries/DCL/DCL_DF22_C1.asm"
Finished building: "../libraries/DCL/DCL_DF22_C1.asm"
 
Building file: "../libraries/DCL/DCL_PI_C1.asm"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="libraries/DCL/DCL_PI_C1.d_raw" --obj_directory="libraries/DCL"  "../libraries/DCL/DCL_PI_C1.asm"
Finished building: "../libraries/DCL/DCL_PI_C1.asm"
 
Building file: "../libraries/DCL/DCL_PI_C4.asm"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="libraries/DCL/DCL_PI_C4.d_raw" --obj_directory="libraries/DCL"  "../libraries/DCL/DCL_PI_C4.asm"
Finished building: "../libraries/DCL/DCL_PI_C4.asm"
 
Building file: "../libraries/DCL/DCL_PI_L1.asm"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="libraries/DCL/DCL_PI_L1.d_raw" --obj_directory="libraries/DCL"  "../libraries/DCL/DCL_PI_L1.asm"
Finished building: "../libraries/DCL/DCL_PI_L1.asm"
 
Building file: "../example1_stb.c"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="example1_stb.d_raw"  "../example1_stb.c"
Finished building: "../example1_stb.c"
 
Building file: "../device/device.c"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="device/device.d_raw" --obj_directory="device"  "../device/device.c"
Finished building: "../device/device.c"
 
Building file: "../sfra_examples_hal.c"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="sfra_examples_hal.d_raw"  "../sfra_examples_hal.c"
Finished building: "../sfra_examples_hal.c"
 
Building file: "../libraries/sfra/sfra_gui_scicomms_driverlib.c"
Invoking: C2000 Compiler
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib" --include_path="C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/DCL" --include_path="C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing --preproc_with_compile --preproc_dependency="libraries/sfra/sfra_gui_scicomms_driverlib.d_raw" --obj_directory="libraries/sfra"  "../libraries/sfra/sfra_gui_scicomms_driverlib.c"
Finished building: "../libraries/sfra/sfra_gui_scicomms_driverlib.c"
 
Building target: "example1_stb_f28004x_f32_coff.out"
Invoking: C2000 Linker
"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -O2 --opt_for_speed=5 --fp_mode=relaxed --define=_DEBUG --define=F28x_DEVICE --define=CPU1 --define=LARGE_MODEL --define=_FLASH -g --diag_suppress=10063 --diag_suppress=173 --diag_warning=225 --diag_wrap=off --display_error_number --quiet --abi=coffabi -k --asm_listing -z -m"example1_stb_f28004x_f32_coff.map" --heap_size=0x200 --stack_size=0x400 --warn_sections -i"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/lib" -i"C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/sfra" -i"C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/libraries/FPUfastRTS" -i"C:/Users/Jack Tan/workspace_jt/example1_stb_f28004x_f32_coff/device/driverlib/ccs/Release" -i"C:/ti/ccs930/ccs/tools/compiler/ti-cgt-c2000_18.12.4.LTS/include" --reread_libs --define=RAM --diag_wrap=off --display_error_number --xml_link_info="example1_stb_f28004x_f32_coff_linkInfo.xml" --rom_model -o "example1_stb_f28004x_f32_coff.out" "./example1_stb.obj" "./sfra_examples_hal.obj" "./device/device.obj" "./device/f28004x_codestartbranch.obj" "./libraries/DCL/DCL_DF22_C1.obj" "./libraries/DCL/DCL_PI_C1.obj" "./libraries/DCL/DCL_PI_C4.obj" "./libraries/DCL/DCL_PI_L1.obj" "./libraries/sfra/sfra_gui_scicomms_driverlib.obj" "../f28004x_flash_lnk.cmd" "../libraries/FPUfastRTS/rts2800_fpu32_fast_supplement_coff.lib" "../libraries/sfra/sfra_f32_coff.lib"  -ldriverlib_coff.lib -lsfra_f32_coff.lib -lrts2800_fpu32_fast_supplement_coff.lib -lrts2800_fpu32.lib -llibc.a 
Finished building target: "example1_stb_f28004x_f32_coff.out"
 
hex2000.exe -i "example1_stb_f28004x_f32_coff.out" -o "example1_stb_f28004x_f32_coff.hex" -order LS -romwidth 16
Translating to Intel format...
   "example1_stb_f28004x_f32_coff.out" codestart ==> codestart
   "example1_stb_f28004x_f32_coff.out" .cinit ==> .cinit
   "example1_stb_f28004x_f32_coff.out" .text.1 ==> .text.1
   "example1_stb_f28004x_f32_coff.out" .text.2 ==> .text.2
   "example1_stb_f28004x_f32_coff.out" .TI.ramfunc ==> .TI.ramfunc
   "example1_stb_f28004x_f32_coff.out" isrcodefuncs ==> isrcodefuncs
   "example1_stb_f28004x_f32_coff.out" dclfuncs ==> dclfuncs
   "example1_stb_f28004x_f32_coff.out" Cla1Prog ==> Cla1Prog
   "example1_stb_f28004x_f32_coff.out" FPUmathTables ==> FPUmathTables
hex2000.exe -x "example1_stb_f28004x_f32_coff.out" -o "example1_stb_f28004x_f32_coff.x0" -order LS -romwidth 16
Translating to Extended Tektronix format...
   "example1_stb_f28004x_f32_coff.out" codestart ==> codestart
   "example1_stb_f28004x_f32_coff.out" .cinit ==> .cinit
   "example1_stb_f28004x_f32_coff.out" .text.1 ==> .text.1
   "example1_stb_f28004x_f32_coff.out" .text.2 ==> .text.2
   "example1_stb_f28004x_f32_coff.out" .TI.ramfunc ==> .TI.ramfunc
   "example1_stb_f28004x_f32_coff.out" isrcodefuncs ==> isrcodefuncs
   "example1_stb_f28004x_f32_coff.out" dclfuncs ==> dclfuncs
   "example1_stb_f28004x_f32_coff.out" Cla1Prog ==> Cla1Prog
   "example1_stb_f28004x_f32_coff.out" FPUmathTables ==> FPUmathTables
 
warning: Data is being written to auto-generated file
   example1_stb_f28004x_f32_coff.i10
warning: Data is being written to auto-generated file
   example1_stb_f28004x_f32_coff.x10

**** Build Finished ****