The _INITSCT function in the resetprg.c file of the startup routine is used to initialize uninitialized areas. To add a section to be initialized, add the following description to the dbsct.c file.
In the above example, the addresses used in the INITSCT function are stored in the table in order to initialize the B, B_2, and B_1 sections.