Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Debugging an ARM (STM32) Microcontroller using Qt Creator
QtWS25 Last Chance

Debugging an ARM (STM32) Microcontroller using Qt Creator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 2.0k 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.
  • N Offline
    N Offline
    newbie11
    wrote on last edited by
    #1

    I have been working with [STM32 series ARM microcontrollers](lhttp://www.kynix.com/Search/STM32.html on IAR Embedded Workbench for a while. For some reasons, now I need to move my works to Qt-Creator (both on Windows and Linux). In IAR EWARM, things are simpler: I've never had to deal with linker scripts or startup files, just open an IAR EWARM project template from ST's Peripheral Library release and with some simple adjustments, it's ready. Anyway, I tried to create a new project for STM32F4 on Qt but I faced with various problems.

    Is there anybody that can explain this process clearly, step-by-step? With the related makefile, linker script, startup and system files if possible.

    Note: Actually, I have a bunch of specific questions about the issue, but since I think that an explanation of the whole process may be helpful for me as well as other embedded newbies, I decided to ask the question this way.

    1 Reply Last reply
    1

    • Login

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