Hi, xiangjun_rong
Two weeks ago, you advised me, but I could not generate static_bootloader for MC56F8037 using CodeWarrior for DSP56800Ever8.3 referring to "AN4275.PDF" and "AN3814.PDF".
As the contents of "AN4275.PDF", in MC56F82xx, static_bootloader is created by deleting "#define DYNAMIC" in "File->New->Processor Expert Examples Stationery".
However, only dynamic_bootloader is created in MC56F80xx. Also, the contents of bootloader consist only of source code that deletes all flash_memory using mass_erase when downloading application.
In 2017, you provided static_bootloader source code as shown below, but now I can't download it.
I want a way to create a static_bootloader for the MC56F8037 using codewarrior's "Expert Examples Stationery" or static_booloader_source_code.