Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

uCOS-II task profiler

Altera_Forum
Honored Contributor II
1,693 Views

I am currently using uCOS-II as the operating system in my Nios with the Altera provided Eclipse based development environment. I was wondering if there are any tools provided by Altera, plugins for Eclipse, or any 3rd party tools that can be integrated into this environment for profiling the OS tasks (i.e. which task is running when, why do tasks switch, what resources are they block on, etc)

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
993 Views

Contact the OS vendor, micrium.com, to see what they have for you. 

 

There isn't anything integrated into the Altera environment, although all the information is readily available and you can do some sophisticated things with the performance counters, SignalTap, PIO's and timers that you can't so easily do in other environments.
0 Kudos
Reply