Code Testing in PSoC 6 Projects (ModusToolbox or PSoC Creator)

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

cross mob
Roger
Level 2
Level 2
10 replies posted 10 sign-ins 5 replies posted

Hi,

I'm searching for a guide to write tests to run before compiling when I develop code for PSoC microcontrollers. Is that possible? Where can I find information to get started?

Thanks!

0 Likes
1 Solution
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Apologies for the delay in response.

We have below software library for performing tests in PSoC4. Please check below application notes if you're using PSoC4.

https://www.cypress.com/documentation/application-notes/an89056-psoc-4-iec-60730-class-b-and-iec-615...

AN Link: https://www.cypress.com/file/141001/download

I recommend you to use Modus Toolbox for PSoC6 and please refer this thread Unit Tests in ModusToolbox which gives you an idea how to perform unit tests in Modus Toolbox.

Thanks.

View solution in original post

3 Replies
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Please go through documentation section in the below link which consists of code examples and all the information related to PSoC6 micro controllers. Kindly check and see if they are helpful.

Link: https://www.cypress.com/products/32-bit-arm-cortex-m4-cortex-m0-psoc-6

Thanks.

0 Likes

Hi,

No, the link is not useful because it's not what I'm asking for. I'm talking about unit testing in C for Cypress, not where to find information/advertisement of Cypress.

0 Likes
KotnaniK_71
Employee
Employee
50 likes received 25 likes received 10 likes received

Hi,

Apologies for the delay in response.

We have below software library for performing tests in PSoC4. Please check below application notes if you're using PSoC4.

https://www.cypress.com/documentation/application-notes/an89056-psoc-4-iec-60730-class-b-and-iec-615...

AN Link: https://www.cypress.com/file/141001/download

I recommend you to use Modus Toolbox for PSoC6 and please refer this thread Unit Tests in ModusToolbox which gives you an idea how to perform unit tests in Modus Toolbox.

Thanks.