This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: Emulating TI-RTOS code on Linux

Part Number: MSP432E401Y

We have applications running on MSP432's within TI-RTOS. All is well...

However, a need has arisen to be able to simulate/replicate this functionality as a Linux application. The key word here is 'simulate' - i.e. functional/timing accuracy is not required.

Obviously we will be writing a lot of code, but is there any "TI-RTOS Emulator"  function available which may jump-start our development - i.e. converting TI-RTOS tasks into threads?

Mat