Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

How to disable RTOS?

Hi!

Our Company is developing soft-processors using Nios I, but due to Nios I is not supported any more, as well as due to more advantageous JTAG use, we have to use Nios II.

The problem we are facing is that certain requirements restrict use of interrupts, including RTOS. The issue is: Is there any possibility to create project without using RTOS, including HAL libraries? The best solution would be creating programs without using HAL functions, but JTAG-debug. In extremes, we would write Makefile by ourselves.

14 Replies