Hi @dragostoma,
I was only now able to test the ADC with DMA example from MBDT version 1.8.
At first, I encountered the same issue: the callback was executed, but in FreeMASTER I couldn’t see the value of the variable ADC_POT0 updating (the same behavior I had in version 1.6).
After several attempts, I tried adding the following MCL blocks to check whether the DMA was actually working correctly:

To investigate further, I opened the project with S32DS 3.6. While debugging, I can see that ADC_POT0 changes according to the potentiometer position even if the MCL blocks in Simulink are commented out. However, in FreeMASTER, ADC_POT0 does not update.
Therefore, I was wondering what causes this behavior and whether it is possible to fix FreeMASTER’s behavior in some way.
Attached you will find the project I used for these tests.
I look forward to your kind feedback.
Thank you,
Simon