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 Failure when using "f_printf" in "User Experience Demo" on MSP-EXP430F5529 from MSPWare

Other Parts Discussed in Thread: MSPWARE

Hi,

I have a problem with building the "User Experience Demo" on MSP-EXP430F5529 from MSPWare.

I want to use SD Card. For this purpose I added simple f_mount, f_open, f_close and f_printf statements (from FatFS) in the source file.

Compiling went ok, but linker ends in error with the following error message: "unresolved symbol f_printf, first referenced in ./UserExperience.obj"

When I just open and close file on SD Card without f_printf, linker is successful, but not with f_printf.  I am using CCS Version 6.1.0.00104 (free version from www.ti.com).

Can someone help me to resolve this issue?

Thanks.

 

**Attention** This is a public forum