I am receiving the following error when I try to run the Video Occupancy Sensor 3.3.0 fileio/realtime example on CrossCore Embedded Studio 2.1.0/2.2.0.
ERROR: [Error xml1013] [emulator] Unable to process custom action for register "DMC0_PHY_CTL1" in custom board file "C:\Analog Devices\SoftwareModules\ADZS_BF707_BLIP2_Board-Rel1.0.0\Blackfin\Examples\ADZS-BF707-BLIP2-proc.xml", because there already exists a register definition for name "DMC0_PHY_CTL1". You cannot modify a register from the base processor definition and any additional custom registers must be uniquely named.
ERROR: [Error xml1013] [windows creation] Unable to process custom action for register "DMC0_PHY_CTL1" in custom board file "C:\Analog Devices\SoftwareModules\ADZS_BF707_BLIP2_Board-Rel1.0.0\Blackfin\Examples\ADZS-BF707-BLIP2-proc.xml", because there already exists a register definition for name "DMC0_PHY_CTL1". You cannot modify a register from the base processor definition and any additional custom registers must be uniquely named.
Can you tell me how to resolve this error?