04-22-2010 12:02 PM
newbie,
you do not have an array of zeros (outside the loop at the left connected to the shift register). You have an empty error.
Initialize the values to zero and it will work.
04-22-2010 12:04 PM - edited 04-22-2010 12:04 PM

04-22-2010 08:47 PM
Dear Else,
I find the problem already. It is to do with my array constant initialization constant. Thank you so much!
04-23-2010 07:40 AM - edited 04-23-2010 07:41 AM