Port under DOS4GW (32bit protected mode)

nobody wrote on Tuesday, December 21, 2004:

Hi,

Do you think that it’s possible to port Free RTOS to Dos Extender DOS4GW ?

Thanks,
Yasho

rtel wrote on Tuesday, December 21, 2004:

I think it is definately possible - but this would probably quite a complex port.  I am a bit rusty on how DOS4GW works, but I think you require both real and protected mode dual interrupt entries?

chassin wrote on Wednesday, December 22, 2004:

thanks for your comment.

I don’t think I need real mode interrupt. I prefer to let the dos extender to manage real mode interrupt and call me in protected mode.

bye