Hi,
I am trying to use the ArrayList Feature of SPIM. From my unterstanding, it simply increments the pointer to the memory address every time the START task is triggered, but does not check, if my list has completed. How do I reset the ArrayList-Pointer? Do I have to use a ISR or is there a task that can be triggered by PPI?