Hi alexbodurka,
The picture you have mentioned is correct.
After you create the K24 project. if you want to add the uart code.
You need to add the code in board.c, clock_config.c, pin_mux.c and main.c.
Please don't forget to add the according driver head file include code in the main.c.
After the code modification, just build it.
You can refer to the K64 uart and flexcan demo to write the according file.
If you meet the question, please let me know!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------