Hi AartiG,
The function which is calling (_BootInit), defined in boot_6746_C.c which is already included and also this file is not using any other libraries, means is independent file.
and one more thing is in non BIOS environment there is no error when building, when this file is included in BIOS environment it is showing errors like this
undefined first referenced
symbol in file
--------- ----------------
_BootInit ./Application/boot_6746_A.obj
but boot_6746_C.c file is not linked while building and not found in MAP file.
Regards,
Ravi