Main Page | Modules | File List | Globals | Examples

Error handling

Function return value error codes. More...

Enumerations

enum  {
  ERR_GENERAL = -1024, ERR_MALLOC, ERR_OPEN, ERR_WRITE,
  ERR_READ, ERR_TIMEOUT, ERR_NOTREADY = -512, ERR_DMA,
  ERR_CORE, ERR_STATE = - 127, ERR_UNSUPPORTED, ERR_ACCESS_SIZE,
  ERR_OVERFLOW
}
 Error codes. More...

Detailed Description


Enumeration Type Documentation

anonymous enum
 

Enumerator:
ERR_GENERAL  Generic error.
ERR_MALLOC  Memory allocation failure.
ERR_OPEN  Could not open Device.
ERR_WRITE  Write error.
ERR_READ  Read error.
ERR_TIMEOUT  Timeout while waiting for data.
ERR_NOTREADY  Emulation not ready.
ERR_DMA  DMA error.
ERR_CORE  Core fault.
ERR_STATE  Emulation state error.
ERR_UNSUPPORTED  Unsupported function called.
ERR_ACCESS_SIZE  Illegal access size (wrong word size).
ERR_OVERFLOW  Internal buffer overflow.


Generated on Thu Sep 1 15:02:53 2005 for bfemu - Blackfin emulation library by  doxygen 1.4.3-20050530