This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Migration from OMAP3530 to AM335x

We have OMAP3530-based project. Now we have to migrate to AM335x.

What difference in compiling software between these processors?

Can I use the same Code Sourcery Lite toolchain arm-2009q1 to compile soft? Is it needs some special options?

Especially I want to know about qt+powervr?

  • Hi Konstantin,

    You can download the latest Sitara AM335x SDK from here. The included toolchain is:

    gcc version 4.7.3 20130226 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.03-20130313 - Linaro GCC 2013.03)

    Our toolchain has hard-float support, while the Code Sourcery arm-2009q1 does not. Keep that in mind.

    Best regards,
    Miroslav