Part Number: TMS320F28377S
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
I have a project where I'm attempting to replace all deprecated function calls with new calls provided in C2000ware version 1.0.3. The problem I'm having is that usb.c and usb.h no longer exist in C2000ware.
I came across a forum post that says to use the deprecated usb.c and usb.h for now. That was back in September 2017. The post is located at https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/626366/2309266.
We do not want to use any deprecated calls. I have a few questions:
- What is the planned date of release for the non-deprecated USB calls (to release the deprecated ones in usb.h)?
- Why are usb.c and usb.h deprecated if there is no non-deprecated replacement?
Thank you,
Colin