Tool/software: Code Composer Studio
Hi Support,
We will use a Redis server for our application. This application comes with the Linux SDK kernel. I am using Linux SDK 5.2.0.10. I am using Ubuntu 18.04 LTS.
I am able to run a Redis server on my host Linux machine, and connect from the IDK board through a local Ethernet connection. See this image:
Now I am trying to make a CCS example using the Redis C library, and provided example file. I am using the HiRedis client.
When I link the library within CCS, I get the following error: "/home/alecphillips/Downloads/hiredis-master/libhiredis.a: error adding symbols: File format not recognized" "Collect2: error ld returned 1 exit status".
Can you please help me remedy this error & assist me in figuring out how to implement Redis in our future design?
Thank you,
Alec
