Part Number: MCU-PLUS-SDK-AM263X
Other Parts Discussed in Thread: LP-AM263
Tool/software:
I would like to know what compiler should be used with the AM263X SDK.
The readme states CLANG:

However on the simplest hello world example from here (which also has CLANG toolchain mentioned):
https://dev.ti.com/tirex4-desktop/content/mcu_plus_sdk_am263x_09_02_00_55/docs/api_guide_am263x/EXAMPLES_HELLO_WORLD.html
I get this warning:
Selected device does not currently provide project initialization details for the TICLANG toolchain. The project may require further manual set up.

Devboard used is LP-AM263, example compiles and runs however I would like to know what is that warning and should I care about it.