Hi i trying to use Standard 32DS C Compiler with Optimization Level -O1 in the IDE S32DS.Power.2.1 and i have problems between Optimization -O0 and -O1.
In my case i using in MPC5746R the DSPI with DMA and EOQ interrupts and when i read for example a register of 16 bits, it takes 4 milliseconds and in -O0 works correct for the time.
Any Document about the diferents optimization levels that explain what does the IDE do?