Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: V2.2.2.0
-
Fix Version/s: V2.2.3.0
-
Labels:None
-
Account:SPC TCP_IP (SPCTCPIP)
Description
The new hardware binding for the netX90/4000 systems call cyg_scheduler_lock() in Ptp_GetTime() to have exclusive control over the system time latch unit. These calls are not suited to be called in an interrupt context, yet Ptp_GetTime() may be called in an interrupt context.
Replace with cyg_interrupt_disable()