No .bld file generated


I created a bootloader project following the guide “RA4 Secure Bootloader Using MCUboot and Internal Code Flash”. After building, I found that no .bld file was generated in the Debug/ directory.
And then I checked the ra4m3_overwrite_with_bootloader example. Its bootloader project also did not generate a .bld file in my environment, yet the application project references it in its build variables and eventually produces a correctly signed .bin file. If I change the BootloaderDataFile value to something else the project doesn't work.

Why isn’t the .bld file generated, and How does the example projects work?


My e² studio version is 2025-04 (25.4.0) and the selected FSP version is 5.8.0.