I’m trying to debug cla of the “cla_adc_fir” sample. When I load only the symbols, the assembler source CLA_FIR.asm shows up as expected, but when I do the “Mixed Source/ASM” command, the binary code doesn’t correspond to the assembler source code. When I step the code, the PC counter arrow follows the assembler source code in wrong positions.