[NSWI004] dprintk makes my code stable

Káně, Vojtěch vojtech.kane at gbl.cz
Sat Oct 24 08:02:13 CEST 2020


I can't access your code, so just a quick thought.

Doesn't `scanner` depend somehow on the stack pointer? If it does, it
might end up aligned by chance if you add the dprintk call and not
aligned otherwise, which makes the CPU crash.

Vojta


More information about the NSWI004 mailing list