Page 1 of 1

How to add uart library in my current project?

Posted: Mon Aug 10, 2020 8:13 am
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.

Re: How to add uart library in my current project?

Posted: Mon Aug 10, 2020 9:34 am
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