Part Number: TMS320F28P650DH
Tool/software:

Figure 1

Figure 2
Question 1:
Learn 28P65 development board usb_ex4 Learn 28P65 development board usb_ex4_dev_bulk.c. Figure 1 is the location of the data manual, Figure 2 is the location found by C2000 itself, there is no 28p65, may I ask which 28P65 is used, and how to establish communication between the WinUSB host and this process slave
Question2:
usb_ex4_dev_bulk- This process enables simple bulk data transfer between hosts. Supports a single batch input endpoint and a single batch output endpoint; WinUSB sends data, I see that the process has SCI function, I would like to ask the SCI function function, and the received data is received in which data
Question3:
usb_ex4_dev_bulk- This process implements the bulk transfer process. usb_ex1_dev_serial- This process to control the transmission process, I have to understand right? usb_ex9_throughput_dev_bulk and usb_ex4_dev_bulk - The difference between the two processes