Regarding Psoc in c LANGUAGE

Nov 09, 2011 3 Replies

Hi all, I want some basic c programming that would help doing in PSoc designer. Give some example and coding please, to compile and test the psco chip



Rdgs padma


#include int main (void) { printf ("Testing PSoc or psco chip\n"); return 0; }

That is a little irresponsible. You really should have pointed out that it is probably safer to doing in Ada programming.

with Text_IO; procedure Test_PSOC is begin Text_IO.Put_Line ("Testing Psoc or psco chip"); end Test_PSOC;

All teasing aside, the point of these responses is that there is not enough information here to even begin to guess at what you (original poster) want to achieve. In all honesty, even what appears to be the authoritative source for this stuff

formatting link
is a bit lacking and vague but for a specific board/environment/chipset like what I assume you are asking about, you really are better off asking in a more focused forum like the one present on that website (assuming of course that I've correctly guessed a technology associated with an overloaded and niche acronym).

Well "basic" is a subjective term. How about:

formatting link
?

Or for something more advanced:

formatting link

Regards, Richard.

  • formatting link
    Designed for Microcontrollers. More than 7000 downloads per month.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required