How to add uart library in my current project?

Technical discussions related to any XMOS development kit or reference design. Eg XK-1A, sliceKIT, etc.
Post Reply
jems
Member++
Posts: 27
Joined: Tue Jun 25, 2019 1:23 pm

How to add uart library in my current project?

Post by jems »

I want to use uart_lib which i already download via libraries column in xmos software.
first i created one fresh project and paste one example code and add resources of lib_uart.
Even i can't use this library for execute my code.
Pls help me out.
Thank you.


jems
Member++
Posts: 27
Joined: Tue Jun 25, 2019 1:23 pm

Post by jems »

I found the solution of this problem.
Go to project and select makefile and select depended library/libraries (must download and open while selection) select and close project.
Start Build it. Thank you.
Image
Attachments
Capture.PNG
(21.41 KiB) Not downloaded yet
Capture.PNG
(21.41 KiB) Not downloaded yet
Post Reply