I have created a c project for a53 bare metal moudle,but some problem confusing me ? please help me!!!!!!!!
I want to add startup.s file for this project ,but In the debug mode the entry point isnot this file why ?
__main is the entry point of the C library.
I recommend you start by looking Cortex-A53 example provided with the tool. You can most easily access it by navigating the menu system to File > Import... > DS-5 > Examples & Programming Libraries, and search for the "A53" example.
thanks very much for replying me . I can find the example but I want to add my startup.s file in the c project
View all questions in Arm Development Studio forum