Hi Dear @jeremyzhou ,
Actually there is no confusion to arise. I just mentioned all things I have tried. There is no strict conflicts like error or warning in the project. It is a heuristic approach supported with empirical results on EVK Board. I have a project flow that I need to be use UART, GPT, ENET.
Here is what I do:
Firstly, I have created my workspace from scratch and implement it eight of the UART. I test it and project works correctly.
Secondly, I have added GPT module from SDK Management window. Then, UART and GPT are works concurrently in the same project succesfully.
Thirdly, I have added ENET module from SDK Management window. Then, I test my code and ENET is not working even I configure it like the default SDK example. Then I thought that there is an issue here related to SDK.
I am sure because I test all SDK examples for UART, GPT and ENET. I have done what I want to do. All of them works successfully in separate form (not merged in a scratch project).
I just want to create a project that included UART, GPT, ENET that builded up from scratch (without SDK base example). Because there will be other needs in project like SPI, I2C and etc. in the future timeline. I want to be sure about everything works in stable form.
By the way, Dear @Pavel_Hernandez test the things that I mentioned and faced with same results.
Please help me about creating a project from scratch with UART, GPT, ENET configuration without SDK base example.
Thanks and Regards.
Thanks and Regards.