Hi James:
Please refer to the description below:
Flashloader: bootloader that executes from target RAM memory on either the Freedom, Tower or MAPS platform.
Flashloader_loader: bootstrap loader that executes from flash memory on either the Freedom or Tower platform. This loader copies an image of the flashloader into RAM, then executes the flashboader from RAM.
The flashboader_loader project uses the output of the flashloader build to create the flashloader image to load into RAM. For this reason, the flashloader project must be built before building the flashloader_loader project.
Regards
Daniel