openwch / ch583

The datasheet/SDK/HDK docmentation of Bluetooth LE RISC-V MCU CH582M/CH583M
Apache License 2.0
134 stars 32 forks source link

cannot find -lCH58xBLE #27

Closed chegewara closed 1 year ago

chegewara commented 1 year ago

Hi, i am new to CH582/583. I am trying to build bluetooth examples on linux with MounRiver and after fixing naming i am getting this error:

riscv-none-embed/bin/ld: cannot find -lCH58xBLE

I know the library is there, but i dont know what may be wrong. Maybe some config. I dont work with eclipse IDE, so it may be just noobish. Any help is appreciated.

Thanks

chegewara commented 1 year ago

Ok, i figured it out. Renamed LIBCH58xBLE.a to libCH58xBLE.a.