Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: TMS320F28379D, C2000WARE, CONTROLSUITE, C2000WARE-DIGITALPOWER-SDK
Tool/software: Code Composer Studio
Hi team,
I work with the LAUNCHL-F28379D board. I use Code Composer Studio 6.2.0.
Debug settings allow to run the programm in debug mode only on one of the two processors: either CPU1 or CPU2. The program on another processor runs without debugging information. Can I debug programs on both processors at the same time? What should I do?
And next question:
Why are the examples from controlSUITE or C2000Ware_DigitalPower_SDK compiled without errors if in the Project Properties for "CCS General / Device" the "Generic C28xx Device" is set and compiled with an error if you select "TMS320F28379D (S)"?
Moreover, the error is shown in the same * .com file with which it was compiled without errors before. In addition, if you return “Generic C28xx Device” to “CCS General / Device”, another compilation error will occur.