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.

Starterware/OMAPL138B-EP: building USB library from starterware

Part Number: OMAPL138B-EP
Other Parts Discussed in Thread: OMAPL138

Tool/software: Starterware

Hi,

I have downloaded OMAPl138 starterware(1.10.04.01) from TI website. I wanted to use usblibrary. There was a lib file for USB in the binary folder and its file size was 10,64,292 bytes(found in the bebug folder). I tried build the library for USB using CCS v5. I could create new lib file for USB by importing and building  project from the starterware folder. The usblib file in the binary folder got replaced by the new one. But the new lib file seems to be different from the old one found in the binary folder(file size is different). What is the reason of that mismatch ? Is that because of my toolchains(compiler and linker tools) ? 

Any help would be appreciated.