Dear TI Experts,
We are trying to setup a AUTOSAR environment of AM2634. We need to know which startup files need to be included to the project for jumping to main() or entry point of application ?
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.
Dear TI Experts,
We are trying to setup a AUTOSAR environment of AM2634. We need to know which startup files need to be included to the project for jumping to main() or entry point of application ?
You can use the startup files present in the MCAL delivery present under the "MCAL_AM263x_00.09.00_07\mcal\examples\Utils\CLANG" .
Thanks