2.I converted it to an mbin file using the conversion tool.
3.I have placed the mbin file in the correct location.
4.But after I updated my ESP build, an error occurred,ninja: error: ‘esp-idf/mm_shims/BCF_MBIN-NOTFOUND.o’, needed by ‘esp-idf/mm_shims/CMakeFiles/morsefirmware’, missing and no known rule to make it;
Which BCF are you using?
I assume you’ve updated you .config with menuconfig to include the name of the new BCF?
Can you perform a fullclean and recompile your application?