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. Zynq Zedboard 7000

Zynq Zedboard 7000

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 420 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.
  • A Offline
    A Offline
    arietto
    wrote on last edited by
    #1

    Hello! I have REST service which was built using C++/Qt for Debian. I have plenty of QObject/Q_GADGET PODs. I used QJsonSerializer for JSON serialization of my PODs.
    Now I have to use Zynq Zedboard 7000 in bare metal mode (no PetaLinux) for HTTP server.
    Is it possible to use a small Qt subset (Qt Core) in order to avoid replacing of QVector to std::vector, QObject/Q_GADGET to structs etc? lwip based HTTP server will use these PODs.
    What can be used instead of QWebSocksetServer?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Depending on your project, you might want to consider the Qt for MCUs product to run your application.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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