Post Go back to editing

When using the cldp.exe (device programmer), how do I set AFP_Verify to TRUE?

Category: Software

When looking at the source C:\Analog Devices\ADSP-SC5xx_EZ-KIT_Lite-Rel2.0.2\ADSP-SC5xx_EZ-KIT\Examples\Device_Programmer\sc5xx_w25q128fv_dpia.c there is a flag (AFP_Verify) that can be set somehow to make WriteData() verify the written data.

How do I set AFP_Verify to TRUE from the command line?