Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V2.1.5.0, V2.1.6.0
-
Fix Version/s: V2.1.7.0
-
Component/s: Module Loader
-
Labels:None
-
Account:SDO rcX (SDORCX)
Description
Jump table lacks essential kernel and driver funtions:
- rX_SysCreateTaskEx()
- rX_SysGetTaskRuntime()
- rX_DdpGetBaseDeviceData()
- rX_DdpGetExtendedDeviceData()
- rX_DdpSetBaseDeviceData()
- rX_DdpSetExtendedDeviceData()
- Drv_TimGetConfig()
- Drv_TimSetPeriod()
- Drv_SpiGetConfig()
- DrvSpiSetBusIrqHandler()
- DrvSpiGetBusIrqHandler()
- Drv_IOCreate()
- Drv_IOIdentify()
- Drv_IOSetDirection()
- Drv_IOGetDirection()
- Drv_IOSetLevel()
- Drv_IOGetLevel()
- Drv_IOSetBank()
- Drv_IOGetBank()
- Drv_IOGetInfo()
- Drv_IOCtrl()