Hi,
Is there an experimental mcu_plus_sdk_243x for GCC ?
Thanks,
Eli
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.
Hi,
Is there an experimental mcu_plus_sdk_243x for GCC ?
Thanks,
Eli
Hi ELi,
AM263x and AM243x MCU SDKs officially support TI ARM CLANG compiler only. We don't have experimental AM243x SDK for GCC.
The link below has information for compiling AM64x SDK using GCC:
Hi,
I see the link and I have installed the GCC package as described there.
Is this SDK can be used for LwIP on the 243x devices ?
Can you please describe how do I compile the SDK for GCC or are the *.lib already for GCC ?
Thanks,
Eli
Is this SDK can be used for LwIP on the 243x devices ?
Yes, SDK supports LwIP.
The SDK includes several LwIP examples:
Can you please describe how do I compile the SDK for GCC or are the *.lib already for GCC ?
I am sorry I haven't tried GCC for SDK. As far as I knew, the ARM Clang runs faster and optimizes the code better.