This tab is used to select which chips will have primary configuration data output in the C Code.
The primary configuration data can be generated for a chip regardless of what CAM C Code functions have been selected. If a chip is checked, then the primary configuration data is generated in the C Code files, and API functions are generated to access the data.
It may be desirable to disable the output of the primary configuration data if:
1.There are multiple chips in the circuit but you will only be using the C Code for a subset of them;
2.The chip will get its initial configuration from something other than the microprocessor, but you need the C Code for reconfigurations.