FreeRTOS + TenAsys eVM?

roujesky1 wrote on Monday, November 04, 2019:

Has anyone tried/had success running FreeRTOS under TenAsys eVM? It runs along Windows which allows another RTOS (FreeRTOS?) to run also. We are looking at using an AEON UP intel board which has GPIO pins on the board. We are thinking that we could use windows for the human interface and FreeRTOS to to the control functionality.
Just curious if anyone has any experience with this. https://www.tenasys.com/products/evm-for-windows/
thanks!

rtel wrote on Monday, November 04, 2019:

Not something I’ve tried, but if you are using the x86 real mode or
32-bit protected mode ports then it should work.

roujesky1 wrote on Tuesday, November 05, 2019:

Thanks!