I'm trying to compile a Simulink algorithm to a CarPC. The CarPC is based on a Intel Atom processor and runs in LINUX. The idea is compile the Simulink code with the Matlab embedded coder to the specific target.
The problem is I don't know if I can use my Windows version of Matlab to compile the algorithm and then use it on LINUX. I mean, compile from Windows to LINUX.
Is it possible with my Matlab R2014a from Windows to the Intel Atom processor with LINUX?