Renesas Technology, Tools FAQs
Last Updated: January 22, 2001
Document Number: 01051108_e
Q.
Please describe the flow from startup to main function.
A.
Normally (Case 1 in figure below), you can call the main function for the user's program directly from the startup program.
However, when using the C standard library (Case 2 in figure below), you must call the library initialization function (_c_main)
from the startup program, initialize it, and then call the main function of the user's program. There is no need to create a library
initialization function, as it is included in the library.
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Comentarios a estos manuales