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.

TMS320F28379S: usblink does not link in C2000Ware 4.30.00.00

Part Number: TMS320F28379S
Other Parts Discussed in Thread: C2000WARE

There is a small problem in usblink library.

It does not link against driverlib, liner reports two unresolved externals: Interrupt_disableMaster() and Interrupt_enableMaster().

This is due to usblib does not include driver_inclusive_terminology_mapping.h in usbddfu_rt.c.