Hello,
We only provide the toolchain for Windows.
However we have heard other customers having the tools compiled for both mac and linux, and everything is functioning just fine.
This is because the tools used are open source.
See
AN 325 FT9xx Toolchain Installation Guide for more information.
The only issue is programming the part.
You can, of course, use the open-source dfu-util to program the part, however if you end up breaking dfu mode, you have to use windows to recover with the one-wire programmer (FT900Prog.exe).
Your application code should have a DFU interface included if you want to use that. DFU is good for in-field updates but not during the development phase. See the GPIO DFU Example in
AN_360 for reference.
So unfortunately we can’t support the toolchain on anything other than Windows.
Best Regards,
BRT Community