Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

The uC/OS-II and uC/OS-III kernels usually requires a timebase for time related functions to work. On the Zynq-7000 the tick source is always the Cortex-A9 private timer of the current core. On the MicroBlaze it can be a range of soft timers included in your design. See the MicroBlaze Application Development page for details.

  • No labels