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 3 Next »

Limitations

The uC/OS BSP currently has the following limitations with respect to the configuration of a MicroBlaze system :

  • MSR Instruction must be included
  • Exceptions are not supported

Additionally the AXI Interrupt Controller configuration has the following limitations :

  • Fast Interrupts and cascaded operation are not supported
  • IPR register must be included
  • Multiple AXI Interrupt controller on the same interconnect will confuse the BSP generator

 

Interrupt handling

Kernel tick source

  • No labels