PPCLI script for PSoC4

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

cross mob
ErBU_1372276
Level 2
Level 2
First like received

Hi,

   

Does anyone have an example PPCLI script to program a psoc4 with a hex file?

   

Thanks

   

Eric

0 Likes
2 Replies
Anonymous
Not applicable

All the API's are there in the following document,

   

C:\Program Files (x86)\Cypress\Programmer\Documents\psoc_programmer_cli.pdf

0 Likes

I'm finding the documentation, but there is no example with a script that allows you to program a PSoC4. In the doc Example is for a PSoC1, and there are examples in Perl. For the moment I arrived to program the flash first row.
In the Perl script there is a loop on all row, but I do not know what to do with a normal script that would run .cli on command line in this way:
PPCLI "--runfile script.cli"

   

And i want not use a perl script.

   

Thanks.

0 Likes