There are a couple levels of being bricked. Short of a hardware failure, yours is the most bricked and requires SBL to fix it.
(Since you don't even have a blue light at all, your bootloader isn't even running.)
You must write either a bare bootloader or an "entire flash" that has bootloader and firmware. Either way, the file you will flash ends in ".bin" not ".opfw"
Don't use GCS. You must use dfu-util from the command prompt with the full dfu-util command documented there and here. Especially with the EF it will take several minutes to flash. Some versions of dfu-util just sit there till they are done. Don't interrupt it unless it has been 10 minutes or more.
With either bare bootloader or ef, after flashing, remove the SBL solder jumper. Power up the board. The blue LED should do something. If not, you have a hardware issue.
Now you use the GCS on the firmware page. If you flashed the bare bootloader you will need to do "emergency rescue procedure" (read first post in thread) to flash the firmware. If you flashed the ef, you can do any of:
- Update
- Update and Erase
- Halt then Flash