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?