FMU Export supporting Linux Arm chipsets?

Hi, I tried exporting a block as an FMU using the Linux 64 setting and using it on some hardware I have that is Arm-based (it’s a Raspberry Pi 5 if that matters). Executing the FMU model on my Windows and Mac machine works no problem, but I’ve ran into issues with the Linux version. It’s not clear from the documentation if the Linux export option is x86 only, but looking at the FMU archive, I think that might be the case. Is this true? If it is, is there any plan to support Linux AArch64 in the future?

You’re correct that FMU is cross compiled for the x86_x64 arch. I’ll relay your feature request to our developers.

Great, thanks for the confirmation. Feel free to reach out if I can help test anything.