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.

AM335X_StarterWare_02_00_00_07

hi ,

i am using the ICE board. i have downloarded the AM335X_StarterWare_02_00_00_07. I find the uart0 is be used in the starterware. but ICE support UART5.

can you tell me if the starterware supports the ICE board?

i want use UART5, how can i modify the code?

and i only one ICE board. how can i implement the CAN communication?

Best Regards

thanks.

  • Hi Echo,

    no, the normal Starterware releases do not support ICE and IDK boards so far. But there is a special version inside the IA-SDK that supports ICE and IDK.

    Do not mix the two versions. We are aware this is not an optimal setup and can lead to confusion. Sorry.

    Regards.

  • thanks for your reply.

    you refer to the special version is the uartecho in the examples of the SDK. right?

    if i want implement  the CAN communication?   can i use the straterware exmaple by ICE board?

    Regards

  • no, I am referring to the whole Starterware folder inside IA-SDK... some of the startup code, pin-mux and boot code has been adapted to work with ICE and IDK.

    This is not the case for all the examples in this special Starterware folder I think. There is some untested code... So you can try the CAN example but you may still have issues. Especially on the pin-mux and startup code. But as you have full sources you can debug this.

    Regards.