RCG: ADC read loop was only running once.
The loop was only running once for 65k IOP models with clock_div 2. Not enough values were written to ADC, starving user models.
Less obviously, Fast ADC were not being decimated at the right rate.
Standard IOPs or slow ADCs on a fast IOP were unaffected, since the loop is meant to run once.
closes #321 (closed)
Merge request reports
Activity
assigned to @jonathan-hanks
added 1 commit
- 8c06273b - RCG: Rearrange fix so that loops and max_loops vars are initiliazed to typical value.
mentioned in commit 4a225d22