Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. Simulating Real Hardware Constraints in Qt for MCU Development
QtWS25 Last Chance

Simulating Real Hardware Constraints in Qt for MCU Development

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
1 Posts 1 Posters 220 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.
  • S Offline
    S Offline
    stvsl
    wrote on last edited by
    #1

    I'm currently working on Qt for MCU embedded development, and I'm eager to make my PC-based Qul application simulate the behavior of the actual hardware board as closely as possible. This includes mimicking storage capacity limits, maximum available RAM, and the maximum capacity of the BSS segment. My goal is to avoid the frustrating situation where code runs fine on my PC but encounters issues on the board.

    I'm hoping to add this configuration directly to the file to streamline the development process. Is there a way to achieve this in Qt for MCU?qmlproject

    Thank you for your assistance and any insights you can provide!

    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