- To build for software control for entry insert, delete, and update, you need to include both cam_obf.c and ccam_obf.c in your build, and set CAM_WITH_CDBCAM_CACHE=1 on the compiler command line.
- To build for HW control for entry insert, delete, and update, you need to
include cue.c and ccam_obf.c, and set DCUE_WITH_CDBCAM_CACHE=1.
See Example Design section for more information.