You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cubesat-space-protocol
Hi,
I need advice for add libcsp to my source project. I have setup a3200 source project on eclipse and success to flashing it into my a3200 board and run. And I have install and configure libcsp on my PC and have been generate libcsp.a. Now, I want import libcsp to my a3200 source project. Can you give me advise to me how the step ? I still cannot compile my project when I call libcsp function into main.c.