Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: V3.1.1.0, V3.2.0.0
-
Fix Version/s: V3.2.0.0
-
Labels:None
-
Account:SPC Powerlink Slave (SPCPOWERLINKSL)
Description
The IF task uses OSAL-ThreadCreate to create its task. This function already defines the corresponding rcX task info structure. However, the IF task tries to allocate the info structure again while in the initilialisation process (In AP task context).
Solution: Remove the second allocation of task info structure