Everything
8.1 Outline

The startup process involves initializing sections for embedding the user application written in C language to the system or starting the main function.

This section assumes two types of programs: a program for a single core device, and a program for a multi-core device.

The following shows examples of the configuration of the basic startup routine to run those programs.

Caution

Additional processing other than that listed in this section is necessary depending on the specifications and restrictions on the device. For details, see the user's manual of the device.