Tool/software: TI C/C++ Compiler
Hi! TI!
Could you help me with my problem.
"./source/F2837xD_struct.obj" "./source/F2837xD_usDelay.obj" "../F2837xD_Headers_nonBIOS_cpu1.cmd" "../TMS320F28379D.cmd" "../Lib/F021_API_F2837xD.lib" "../Lib/F021_API_F2837xD_FPU32.lib" "../Lib/IQmath.lib" "../Lib/IQmath_fpu32.lib" "../Lib/SFO_v8_fpu_lib_build_c28.lib" "../Lib/usblib.lib" -llibc.a ../LibSource/libc.a
<Linking>
error #10008-D: cannot find file "libc.a"
warning #10204-D: automatic RTS selection: could not resolve index library "libc.a" to a compatible library
warning #10208-D: automatic RTS selection: attempt to automatically link in index library "libc.a" failed; file not found
warning #10062-D: entry-point symbol "_c_int00" undefined
error #10010: errors encountered during linking; "HALO_TMS320F28379_Test.out" not built
My installs of linker
-v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu2 --advice:performance=all --define=CPU1 -g --diag_warning=225 --diag_wrap=off --display_error_number -z -m"HALO_TMS320F28379_Test.map" --stack_size=0x200 --warn_sections -i"C:/TMS320F28379_Test/TMS320F28379_Test/Lib" -i"C:/HALO_TMS320F28379_Test/HALO_TMS320F28379_Test" --reread_libs --diag_wrap=off --display_error_number --xml_link_info="HALO_TMS320F28379_Test_linkInfo.xml" --rom_model
