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.

Tivaware USB library code size issue

Hi All,

I am working with Tivaware_C_series 2.1.0.12573. In one of our projects we are developing a bulk in bulk out device and needed to change the USB parameters like device class, device subclass, interface string. We could not do this using ready-made USB library hence we compiled USB library code and started working with it but now we are facing code size issue the message on console is as follows-

<Linking>
error #10269: output file "ProjectName.out" exceeds code size limit
error #10010: errors encountered during linking; "ProjectName.out" not built

I am using Code Composer Studio. With TI ARM compiler v5.2.0.


Regards,

Sharadanand