cannot find -lcs3, cannot find -lcs3unhosted, cannot find -lcs3micro

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

I'm relatively new to PSOC programming and was trying to build on an existing project that I found interesting. However, the project has a linker script that is giving me some trouble- there's a line at the top which says

   

GROUP(-lgcc -lc -lcs3 -lcs3unhosted -lcs3micro)

   

and I get the following Build Errors:

   

ERROR: cannot find -lcs3
ERROR: cannot find -lcs3unhosted
ERROR: cannot find -lcs3micro
collect2.exe: error: ld returned 1 exit status
The command 'arm-none-eabi-gcc.exe' failed with exit code '1'.

   

I was wondering if someone has seen such an error before and if yes, what is the best way to fix it. While playing around with it, I found that commenting it out causes an error in the function Start_c  in the file Cm3Start.c in cy_boot.

   

I have attached the linker file as well.

   

Any help would be really appreciated, thanks!

0 Likes
5 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

To post a project/file do not use Chrome, use IE or Firefox.

   

 

   

Chrome has a problem on this forum software.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

I did use FireFox, let me try to attach it again.

   

Thanks though!

0 Likes
Anonymous
Not applicable
0 Likes
Anonymous
Not applicable

Hi,

   

Since these are my first posts on this forum, I have a slightly newbie question. When I try to upload a file, I can't see it. I tried attaching a zip file three times now, and I'm not sure whether it got posted or not. I'm using FireFox btw.

   

Thanks!

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Try ie when posting, that normally did work

   

 

   

Bob

0 Likes