Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Boot2Qt module on STM32

Boot2Qt module on STM32

Scheduled Pinned Locked Moved Solved Mobile and Embedded
5 Posts 2 Posters 277 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Damian7546
    wrote on 11 Dec 2024, 06:31 last edited by Damian7546 12 Nov 2024, 06:32
    #1

    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"?
    stm.jpg

    J 1 Reply Last reply 11 Dec 2024, 07:17
    0
    • D Offline
      D Offline
      Damian7546
      wrote on 12 Dec 2024, 15:14 last edited by Damian7546 12 Dec 2024, 15:15
      #5

      To achieve what I described above, it have to add next deploy step, like below:
      zd1.jpg

      1 Reply Last reply
      0
      • D Damian7546
        11 Dec 2024, 06:31

        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"?
        stm.jpg

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 11 Dec 2024, 07:17 last edited by
        #2

        @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?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • D Offline
          D Offline
          Damian7546
          wrote on 11 Dec 2024, 08:19 last edited by Damian7546 12 Nov 2024, 08:20
          #3

          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.

          J 1 Reply Last reply 11 Dec 2024, 15:03
          0
          • D Damian7546
            11 Dec 2024, 08:19

            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.

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 11 Dec 2024, 15:03 last edited by jsulm 12 Nov 2024, 15:04
            #4

            @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.

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • D Offline
              D Offline
              Damian7546
              wrote on 12 Dec 2024, 15:14 last edited by Damian7546 12 Dec 2024, 15:15
              #5

              To achieve what I described above, it have to add next deploy step, like below:
              zd1.jpg

              1 Reply Last reply
              0
              • D Damian7546 has marked this topic as solved on 12 Dec 2024, 15:14

              5/5

              12 Dec 2024, 15:14

              • Login

              • Login or register to search.
              5 out of 5
              • First post
                5/5
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved