Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V4.10.0.2, V4.10.1.0(open)
-
Component/s: None
-
Labels:None
Description
DC sync monitor crashes firmware. The change which was made long time ago with PSECSV4-1030 (rev.103725) resulted in usage of internal bool variable instead of "unsigned int". Apparently this produces incompatibility when using rcx RTOS internal "interlocked_exchange" function.