How is startup_ccs.c generated?
I have copied usb_dev_serial intop another source file. The startup that is generated in this code is missing things that are in the usb_dev_serial startup.
Just wondering where/how the startup gets built
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.
How is startup_ccs.c generated?
I have copied usb_dev_serial intop another source file. The startup that is generated in this code is missing things that are in the usb_dev_serial startup.
Just wondering where/how the startup gets built
yes. im thinking it might have been easier to add to usb_dev_serial as opposed to adding usb_dev_serial to code. That will be my next try if I cant get this going.