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.

AWRL6844 - CCSTUDIO: How can I update the Drivers_open function by using the generated code tool named example.syscfg?

Part Number: CCSTUDIO
Other Parts Discussed in Thread: AWRL6844, SYSCONFIG

Tool/software:

I want to add a CBUFF module in my project, so I ADD a CBUFF DRIVER in example.syscfg GUI tool and I build my project. But I can't find the Drivres_cbuffOpen function in the Drivers_open, I must open it manually.

How can Drivers_open function add  Drivres_cbuffOpen automatically when I build the project?