Dear all:
i reference the code of UDworks , but in MCVIP_demuxRun
i get the wrong number of line , as below
MCVIP_demuxRun(2) chId[1] , linenum:240 != 239
MCVIP_demuxRun(2) chId[1] , linenum:241 != 239
MCVIP_demuxRun(2) chId[1] , linenum:242 != 239
MCVIP_demuxRun(2) chId[1] , linenum:243 != 239
MCVIP_demuxRun(2) chId[0] , linenum:240 != 239
MCVIP_demuxRun(2) chId[0] , linenum:241 != 239
MCVIP_demuxRun(2) chId[0] , linenum:242 != 239
MCVIP_demuxRun(2) chId[0] , linenum:243 != 239
the correct number is 239 , i don't know what 's wrong with my program
I have carefully check the settings of i2c in MCVIP module , the setting is the same as UDworks
dose anyone know where is wrong , please give me some suggestion or direction to fix it
I'm appreciate that
thank you for your visit