Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNumber of clock ticks required by scheduler
I would like to know as to how to determine the number of clock ticks taken by the eCos scheduler itself for the NIOS II processor? Is there a standard number or do we have to calculate it using t...
Altera_Forum
Honored Contributor
20 years agoFollowing the eCos mailing list
To run the tm_basic test, I compiled the tm_basic.cxx file separately. Thirst I builded the ecos library with nios2configtool Then I created a “tm_basic” application with the NIOSII IDE, I copied the tm_basic.cxx file and created the appropriate makefile then build & run.