KMW
Newbie level 5
I am beginner to learn TM4C123G LaunchPad. I have managed to build the first project of blinking LED through Keil5.
I tried to run another problem to calculate the area of square and print the result into the UART by simulation function of Keil5.
However, I could not build the target.
Is anyone can help me how to obtain stdio.h and uart.h files such that I can add them into the Sources Group of Keil5?
Thanks in advance!
KMW
I tried to run another problem to calculate the area of square and print the result into the UART by simulation function of Keil5.
However, I could not build the target.
Is anyone can help me how to obtain stdio.h and uart.h files such that I can add them into the Sources Group of Keil5?
Thanks in advance!
KMW