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. Questions arising from burning QT system to development board with TF card

Questions arising from burning QT system to development board with TF card

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 449 Views 1 Watching
  • 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.
  • Q Offline
    Q Offline
    Qt_HuangZiHan
    wrote on last edited by
    #1

    I started the development board by burning the QT system with TF card. When HyperTerminal started Uboot mode, this statement appeared (my PC is Windows 7 64 bits):Unknown command '-sdfuse' - try 'help'。
    Input instruction

    iTOP-4412 # -sdfuse flash bootloader u-boot-iTOP-4412.bin
    Unknown command '-sdfuse' - try 'help'
    iTOP-4412 # - sdfuse flash bootloader u-boot-iTOP-4412.bin
    Unknown command '-sdfuse' - try 'help'
    
    jsulmJ 1 Reply Last reply
    0
    • Q Qt_HuangZiHan

      I started the development board by burning the QT system with TF card. When HyperTerminal started Uboot mode, this statement appeared (my PC is Windows 7 64 bits):Unknown command '-sdfuse' - try 'help'。
      Input instruction

      iTOP-4412 # -sdfuse flash bootloader u-boot-iTOP-4412.bin
      Unknown command '-sdfuse' - try 'help'
      iTOP-4412 # - sdfuse flash bootloader u-boot-iTOP-4412.bin
      Unknown command '-sdfuse' - try 'help'
      
      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Qt_HuangZiHan "-sdfuse" - this looks like a parameter and not a command. If sdfuse is a command then remove - in front of it.
      Can you explain what you are using? What documentation/tutorial you are refering to?

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

      1 Reply Last reply
      1
      • Q Offline
        Q Offline
        Qt_HuangZiHan
        wrote on last edited by
        #3

        @jsulm said in Questions arising from burning QT system to development board with TF card:

        "-sdfuse" - this looks like a parameter and not a command. If sdfuse is a command then remove - in front of it.
        Can you explain what you are using? What documentation/tutorial you are refering to?

        I am using the TF card to burn the QT system. The PC terminal is Windows 7 64 bits.I first divide the TF card into four zones, and then copy four Ubantu mirrors on the PC side.Then connect the TF card to Ubantu.Then execute ". / mkuboot / dev / sdx" on the command line of Ubantu, so that a TF card that can be burned is successfully written.But this problem arises when Hyper Terminal starts Uboot mode.
        The parameters of the development board are as follows:
        CPU:Exynos4412,Quad core Cortex-A9,basic frequency is 1.4GHz-1.6GHz
        This is my development board.
        0_1557310869705_jy_140422_08.jpg
        This development board company's website, manuals are all Chinese board, I do not know where to start.
        http://www.topeetboard.com

        1 Reply Last reply
        0

        • Login

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