-
Bug
-
Resolution: Fixed
-
Medium
-
PDK
-
PDK-12392
-
PROCESSOR_SDK_08.04.00
-
PROCESSOR_SDK_08.06.00
-
j721e-evm
As per safety manual of safertos, it is required that "all host application tasks that will perform floating point operations, the xUsingFPU member of the xTaskParameters structure used to create the task is set to pdTRUE"
Currently xUsingFPU is default pdFALSE for all tasks.