Tool/software:
Hello Team
We need to flash a Lattice FPGA (.sea and .sed files) with MSP432E401Y. The interface between FPGA and uC is SPI.
There is an example from Lattice which flashes the fpga from Raspberry pi. In this they've written the configurations in a makefile and using command prompt they're calling the makefile and passing the .sea and .sed files as arguments.

Kindly answer my following questions.....
How to generate a executable file to flash the same?
Can you please tell if the above method is possible for us to do in windows?
Thank you.

