Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Tool/software: Code Composer Studio
Hello,
I am trying do a program with dual-core and CLA. I am studying the code from controlsuite and c2000ware, but i do not know how to run the sample code properly, here is my question:
1. When I open the controlsuite of CLA example, I saw 2 files, one is .c file and one is .cla file, should I direct debug this project in CPU1 or CLA1?
2. This is based on question 1 when I actually debug in CPU1. Once I did it, I realize in task window that CLA1 is (disconnected), I am wondering does it means CLA is not working?
3. This is based on question 1 when I need to debug in CLA1. Once I debug other project in CPU1, and connect and load (CLA example) project in CLA1, somehow I think this is working, since this is a divide code and the divide is happening, but i am not record any result fro vector variable.
Thanks!
Tianxiang