Home > On-Demand Archives > Q&A Sessions >
Live Q&A - Building an Agile Development Team with a Framework you can use Anywhere
Harrison Donahue - The Qt Company - Watch Now - EOC 2021 - Duration: 25:00

I thought your analysis of the challenges that an Agile approach helps to solve was really interesting. I look forward to trying Qt on MCUs at some point.
@meenal_b Thanks! I'm glad you enjoyed the talk!
Hi Harrison... I never work with QT... In the slides you showed C++ Language... I can't integrate it in C language into AWS FreeRTOS? Thanks
Hi @leandropg! Thanks for the question. Qt for MCUs supports FreeRTOS. Given so much work on MCU platforms is classically done in C, I see customers all the time that are using both. The build process involves leveraging the vendor toolchain (i.e. some flavor armgcc) or a premium build tool like IAR. Depending on how you're looking to integrate with C, it should be OK! If you want to give it a try through an evaulation, reach out to me! harrison.donahue@qt.io
Thanks
11:05:42 From Keith J : Very interested to learn more about QT for true embedded (non-Linux, etc). Heard about this recently on a podcastand you eluded to it in your presentation. Currently using TouchGFX which is specific to STM... Can you share where exactly on QT site can we find more information? 11:07:59 From Harrison Donahue : https://www.qt.io/product/develop-software-microcontrollers-mcu 11:08:04 From Keith J : Thanks! 11:08:46 From Keith J : M7 is my application 11:09:52 From Keith J : Great thank you 11:10:04 From Miro Samek : Anything new in Qt 6 relevant to MCUs? 11:10:20 From Keith J : yes embedded.fm 11:19:59 From Keith J : Veterinary medical 11:20:33 From Doug Peters : Test and Measurement 11:20:40 From afwaanquadri : I used QML and QT to develop robot UI for pipeline rehabilation 11:20:45 From Miro Samek : I use Qt on the desktop, in a visual modeling tool... 11:20:48 From Sandra.Morrison : home,ioT,automation - specifically in the pool industry 11:21:12 From Chris : Materials development and testing 11:21:12 From Jason : Sports Scoring and Large LED Video displays and control systems 11:21:21 From David Kanceruk : Autonomous agricultural vehicles 11:22:43 From afwaanquadri : Question: Despite having QML for abstraction, I have seen developers mixing C++ and QML code a lot, what are your suggestions for those devs? 11:23:47 From afwaanquadri : Afwaan (First Name) 11:25:31 From Erik Engstrom : I am providing training for post graduate but before 1st professional job. How much of QT can a student with limited financial resources to invest? 11:26:32 From Sandra.Morrison : thank you Harrison 11:26:39 From Keith J : Thank you Harrison 11:26:43 From Michael Kafarowski : Thanks! 11:26:43 From afwaanquadri : Thanks!
Great to hear about the capabilities of Qt for MCUs and understand the differences between it and the upstream version.