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.

No Sys/Bios Template for IDK_AM437X with TI Compiler

Other Parts Discussed in Thread: AM3359

When I set up a new project using target IDK_AM437X, then there is no Sys/Bios template available:

When I select the GNU compiler, the Sys/Bios templates show up:


For target ICE_AM3359 the behavior is inverted, the Sys/Bios templates show up with the TI compiler, but not when GNU is selected.

Is there something missing in my CCS6 installation? XDC tools version is 3.30.5.60, Sys/Bios version is 6.41.2.41.

Best regards,

Mark

  • Hi Mark,

    AM437x devices are only supported on the GNU tool chain (not TI). However, AM335x devices are supported on both (I was able to import and build a typical example). Can you post a screen shot? Any strange error messages?

    Regards,
    -- Emmanuel
  • Hi Emmanuel,


    there are no strange error messages. I can create and build a typical example with both. It is just different from what I expected.

    That's why I asked if it is intended that AM335X devices should use TI compiler with Sys/Bios and AM437X devices should use GNU compiler with Sys/Bios or if there is something wrong with my CCS6 installation (or the project templates or what ever).

    Best regards,

    Mark