Other Parts Discussed in Thread: AM3359
I am attempting to add a CCS project to my team's Linux build server after the team has developed the project using a CCS on Windows.
The Linux build environment is using the exact same version of CCS as well as all the same version of relevant toolchains.
We have seen that even though we are using all of the same toolchains, the binaries produced on Windows vs. Linux are completely different.
Furthermore, the Linux build does not run properly when deployed to our target hardware whereas the Windows built binary does function properly.
This is a SYS/BIOS project being deployed on a Sitara AM3359 processor.
Is there any reason for the discrepancy between the two binaries produced between Windows and Linux? What can I look out for to try to build the exact same image that I am able to on my Windows CCS?