Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE
Hi,
This is related to the confusion I have with respect to C2000 ware and the ControlSuite. You are recommending that we should use C2000 ware. However, there is a fundamental difference between the way the registers have been handled. In ControlSuite, registers have been handled as structures. In C2000 ware they have been handled as individual memory locations.
In ControlSuite you have emphasized that handling registers as structures is better.
1. Are you going to support the structure definitions in the future?
2. Can I mix and match the two libraries?