Pl. explain the following code in TMS320f28027 as a part of main() and what it does:
////////////////////////////////////////////////////////////////////////////////////////
MemCopy(&RamfuncsLoadStart, &RamfuncsLoadEnd, &RamfuncsRunStart);
////////////////////////////////////////////////////////////////////////////////////////