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.

Linker error with CSL example

Hi,
I try build CSL example (CSL_USB_MSC_fullSpeedExample_Out). Linker write: "warning: archive symbol directory is missing from archive"

in C55XXCSL_LP.lib and atafs_bios_drv_lib.lib

"error: unresolved symbols remain" in csl_usb_msc_fullspeed_example.obj



P.S. I use CCS4.

  • Hello,

    I was able to build this example in CCSv4. I did have to build some of the other libraries that this project is dependent on - in my case specifically atads_bios_drv_lib and cslVC5505.lib. Since you are getting some unresolved symbol error, you most likely have to do the same.

    Thanks

    ki