Question:
How to generate a .bin file?
Answer:
The .ldr file is the boot stream, which can be in either binary, ascii or hex format. So to get a binary file, you'd select .ldr (Loader file) as the build artifact, and then change the "Boot format (-f)" to Binary under "CrossCore Blackfin Loader" > "General" in the project settings.