Tool/software:
Hi,
I have completed almost all of the MCU+SDK example projects on the AM65x. Now, I would like to develop projects without relying on the SDK support. What is the recommended approach to do this?
Regards,
Sumi Mariam Mamachan
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.
Tool/software:
Hi,
I have completed almost all of the MCU+SDK example projects on the AM65x. Now, I would like to develop projects without relying on the SDK support. What is the recommended approach to do this?
Regards,
Sumi Mariam Mamachan
Hi Sumi,
Now, I would like to develop projects without relying on the SDK support
Does this mean you will be writing your own drivers for each peripheral? The process would be same as followed in MCU+SDK.
You can create your drivers and kernel lib and create examples by taking reference from MCU+SDK.
Regards,
Tushar
Hi Tushar,
Yes..I want drivers for each peripheral.So how do I start?
Regards,
Sumi
Hi Sumi,
Yes..I want drivers for each peripheral.So how do I start?
You can refer to the files provided in the ${MCU+SDK}/source/drivers/ and take reference from there.
Regards,
Tushar
Hi Tushar,
Okay..I will refer this.Thankyou so much for the timely support.
Regards,
Sumi