Cannot stop application in AutoRun by pressing shift while booting IMX6

Hello,
I’m running a C++/Qt application from AutoRun folder in FlashDisk. Sometimes I need to stop application from AutoRun. Hence I tried pressing Shift button(using external USB keyboard) while booting the device. But it is not working for IMX6. It worked fine for VFxx and IMX7.

I tried with multiple IMX6 boards.

Need support on this issue.

Hi @kshah,
I am able to reproduce the issue. Looking into the fix/workaround.

Hello,
Any updates on this issue?

Hi @kshah ,
The problem is in the sequence of loading of the drivers.
Change the following registry key

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn]
“Dll”=“BusEnum.dll”

Save the registry, reboot and test if it is working as expected.
More information can be found here
Note : This will also increase the boot time