0

Non-sequential address warning in dspparamreader

I am experimenting with different DSP profiles and I have been successful in creating working profiles thanks the the excellent instructions here.  I am hitting a problem, now, however.  I have two IIR filter banks, both with two channels each.  For some reason I am getting this 'non-sequential address' warning on all four banks.  In looking at the registers, and if I had to guess, it's probably because I changed the filter type from single-precision without Slew to double-precision with Slew.  So the Slew register at the top probably breaks the sequential nature of the registers?  I also suspect that I can work around this as long as I update the code that sets the registers, and which uses offsets, to take into account the slew register?  If this isn't the explanation I stand ready to be corrected.

Here's the output from one of the warnings: 

EQS300MultiDPHWSlewP1Alg4_slewmode
9874

 

EQS300MultiDPHWSlewP1Alg4Targ_B2_1
24734



EQS300MultiDPHWSlewP1Alg4Targ_B2_2
24739



EQS300MultiDPHWSlewP1Alg4Targ_B2_3
24744



EQS300MultiDPHWSlewP1Alg4Targ_B2_4
24749



EQS300MultiDPHWSlewP1Alg4Targ_B2_5
24754



EQS300MultiDPHWSlewP1Alg4Targ_B2_6
24759



EQS300MultiDPHWSlewP1Alg4Targ_B2_7
24764



EQS300MultiDPHWSlewP1Alg4Targ_B2_8
24769



EQS300MultiDPHWSlewP1Alg4Targ_B2_9
24774



EQS300MultiDPHWSlewP1Alg4Targ_B2_10
24779



EQS300MultiDPHWSlewP1Alg4Targ_B2_11
24784



EQS300MultiDPHWSlewP1Alg4Targ_B2_12
24789



EQS300MultiDPHWSlewP1Alg4Targ_B2_13
24794



EQS300MultiDPHWSlewP1Alg4Targ_B2_14
24799

 

EQS300MultiDPHWSlewP1Alg4Targ_B2_15

24804

2 comments

Please sign in to leave a comment.