Re: [Interest] Porting Qt to our RTOS

2018-09-27 Thread Kim Hartman
Good reference. Thanks! -Original Message- From: Interest On Behalf Of Thiago Macieira Sent: Thursday, September 27, 2018 12:15 PM To: interest@qt-project.org Subject: Re: [Interest] Porting Qt to our RTOS On Wednesday, 26 September 2018 23:53:17 PDT Tuukka Turunen wrote: > Hi Kim, > >

Re: [Interest] Porting Qt to our RTOS

2018-09-27 Thread Kim Hartman
nality? Is there such a thing as a generic QPA? Kim -Original Message- From: Tuukka Turunen Sent: Wednesday, September 26, 2018 11:53 PM To: Jason H ; Kim Hartman Cc: interest@qt-project.org Subject: Re: [Interest] Porting Qt to our RTOS Hi Kim, Even partial Posix will help you get go

[Interest] Porting Qt to our RTOS

2018-09-26 Thread Kim Hartman
I am investigating how to bring Qt to our INtime RTOS. The INtime Distributed RTOS runs on standard PC hardware as a multicore AMP OS (no SMP and not POSIX compliant). Currently the RTOS has only a text console output based on INT10 services. The RTOS is fully preemptive, with strict priority ba