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.

TMS320F280049: PMBUS compile error

Part Number: TMS320F280049
Other Parts Discussed in Thread: C2000WARE

I would like to port the PMBUS sample source to a product, but the library functions cannot be linked properly. Please tell me how to link the library.

error message

>> Compilation failure
makefile:177: recipe for target 'PCMC_PSFB_F280049_64pin_all_v5.out' failed

undefined first referenced
symbol in file
--------- ----------------
PMBusStack_slaveStateHandler ./psfbpcmc_main.obj

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "PCMC_PSFB_F280049_64pin_all_v5.out" not built
gmake[1]: *** [PCMC_PSFB_F280049_64pin_all_v5.out] Error 1
gmake: *** [all] Error 2
makefile:173: recipe for target 'all' failed