-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Processor SDK - Jacinto
-
ADASVISION-6512
-
-
PROCESSOR_SDK_10.01.00
-
PROCESSOR_SDK_11.00.00
-
in app_utils/mem the type for the dmaBufFd parameter is declared as uin32_t for all functions except for appMemCloseDmaBufFD(), where it is declared as int32_t.