Psoc command line interface ppcli.exe

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

cross mob
Anonymous
Not applicable

Hi.  I have the ppcli working as I expect it to.  Calling it via a dos batch file and using the runfile command.  My questions is...  How do I get the final programming result exported out of the ppcli shell into the dos world so I can determine if it was successful in it's attempt to program the device?  I have looked through the "psoc_programmer_cli.pdf" and did not find anything that looked like it would perform this function.  Any help would be appreciated.

0 Likes
1 Reply
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

You can get the programming result saved in a file by using PERL. But you will have to convert the results returned from the functions, to display string in PERL. 

0 Likes