Anyone using Parasoft C/C++Test with PSoc?

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

cross mob
JoGr_3357391
Level 4
Level 4
10 likes given 5 likes given First like received

I'm developing with a PSoC 4 system, and (perhaps foolishly) trying to comply with FDA requirements. We already have Parasoft C/C++Test in-house, and I was hoping someone could point me in the right direction for getting started.

I think I basically need a way to generate a batch file for the build. I can feed that into C/C++Test and generate tests for the code.

Any takers?

Thanks,

John

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

For building Creator projects using commands, check the link - http://www.cypress.com/?id=4&rID=91866.

  

For Programming, check the link - http://www.cypress.com/?id=4&rID=92892. This link will tell you the the scripts available in various languages (C#, C++ , Perl, and Python) to program PSoC.

  

Debugging is tough using commands, but you can find useful information on ARM website for PSoC4/5.

View solution in original post

0 Likes
1 Reply
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

For building Creator projects using commands, check the link - http://www.cypress.com/?id=4&rID=91866.

  

For Programming, check the link - http://www.cypress.com/?id=4&rID=92892. This link will tell you the the scripts available in various languages (C#, C++ , Perl, and Python) to program PSoC.

  

Debugging is tough using commands, but you can find useful information on ARM website for PSoC4/5.

0 Likes