This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Automated Regression Test Scripts with CCSv5



Hi SIr , 

My question is completely different , I want to test the Embeded system application program written c, we have some 400 test cases to test my application .

the process goes al follows : 1.i load my Embeded system application program executable to TI DSP.(Using CCS v5)

                                                      2.Then i run my testcases from cygwin console .

But when i run test cases in grouph if one test case fails because of genuine reason the following test case will also fail , to resolve this we have to reload the image to DSP again .

So to Automate the whole process i want you help .

in CCS v3.1 i know how to do it ....but the same is not working here .