I am no fromelf expert: but using --bin creates a file for each load area - that is why you see the folder with 3 files.
Try this: does it give you what you want ?
fromelf --bincombined --output=Blinky.bin Blinky.axf
You can also create a Intel hex file easily.
Bob