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.

CCSTUDIO3: Automation using CCS

Part Number: CCSTUDIO3


Tool/software:

Hi Team,

I am working on project to trigger unit tests/integration tests from GIthub Actions on TI board. I need to automate the build, load , execute and generate logs from CCS. I am using Python as scripting language.

I need to know following details -

Using CCS V20

1. How to automate build, execute of tests  and capture logs using Python for CCS. 

2. If there are multiple tests in the folder, then build should generate for all tests and these tests needs to be executed in sequential order.

3. Can we enable simulator on CCS V20 ?

Thanks,

Shriya