C compiler

Forum for discussing PicoScope (version 5)
Post Reply
Guest

C compiler

Post by Guest »

I have some problems:I use an C compiler and I have one request: how can I call the functions?thank you for your attention.

Guest

Re: C compiler

Post by Guest »

Anonymous wrote:I have some problems:I use an C compiler and I have one request: how can I call the C functions for example PS3000open_unit ?thank you for your attention.

ziko
Advanced User
Advanced User
Posts: 1705
Joined: Fri Dec 01, 2006 10:03 am
Location: St Neots

Post by ziko »

Hi and thank you for your post.

Please refer to the user manual under section 4.2.9, the Technical reference section:

http://www.picotech.com/document/pdf/ps3000044.pdf

Kind regards
Ziko

Technical Specialist

Guest

c compiler

Post by Guest »

Thank you for your post, but my problem is that I create a new project continaing the files definited in the technical reference and my compiler report these errors:
gcc: c:\dev-c++\progettoiva\ps3000.rc: linker input file unused since linking not done
gcc: c:\dev-c++\progettoiva\ps3000bc.lib: linker input file unused since linking not done
gcc: -lobjc: linker input file unused since linking not done
gcc: C:\Dev-C++\ProgettoIva: linker input file unused since linking not done

Can you help me?
thank you.

Post Reply