Boot2Qt module on STM32
-
wrote on 11 Dec 2024, 06:31 last edited by Damian7546 12 Nov 2024, 06:32
I am testing STM32MP157F-DK2 using Boot2Qt module.
I flashed Boot to Qt Image to a micoSD Card, connected to Target dvice via Ethernet and ran
on target Device Example Application "dialcontrol". The aplication Deploy and works on target Device,
until the QtCreator is turn on on host :)
How install my app on target "permanently"?
-
wrote on 12 Dec 2024, 15:14 last edited by Damian7546 12 Dec 2024, 15:15
-
I am testing STM32MP157F-DK2 using Boot2Qt module.
I flashed Boot to Qt Image to a micoSD Card, connected to Target dvice via Ethernet and ran
on target Device Example Application "dialcontrol". The aplication Deploy and works on target Device,
until the QtCreator is turn on on host :)
How install my app on target "permanently"?
@Damian7546 said in Boot2Qt module on STM32:
The aplication Deploy and works on target Device,
until the QtCreator is turn on on host :)What does this mean?
-
wrote on 11 Dec 2024, 08:19 last edited by Damian7546 12 Nov 2024, 08:20
Hmm... When I click Run on Qt Creator, the application is runing on target device, when I stop the the application is stopped on target device. I would like to Install app on target device independet about my host.
Now When I power up the board STM32 , my application desn't start, only default application deliver with qt boot image. -
Hmm... When I click Run on Qt Creator, the application is runing on target device, when I stop the the application is stopped on target device. I would like to Install app on target device independet about my host.
Now When I power up the board STM32 , my application desn't start, only default application deliver with qt boot image.Lifetime Qt Championwrote on 11 Dec 2024, 15:03 last edited by jsulm 12 Nov 2024, 15:04@Damian7546 I'm not a Boot2Qt expert, maybe your device file system is read-only and everything you deploy to it is in an overlay file system which does not survive a reboot? You need to clarify this.
-
wrote on 12 Dec 2024, 15:14 last edited by Damian7546 12 Dec 2024, 15:15
-
5/5