Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: V1.1.0.0, V1.1.1.0, V1.1.2.0, V1.1.3.0, V1.1.4.0, V1.1.5.0, V1.2.0.0, V1.2.0.1, V1.3.0.0, V1.4.0.0
-
Fix Version/s: V1.5.0.0
-
Component/s: cifX/netX Toolkit
-
Labels:None
-
Account:SDO Driver (SDODRIVER)
Description
From the documentation all HWIF functions are expecting a device instance pointer.
The SPM example from the netX SPI functions are defined to getting a pvOSDependent pointer.
In conjunction with the HWIF macros, this does only work if pcOSDepenedent is set to the device instance.