arjun.a
rename files
6c7b14a
raw
history blame contribute delete
508 Bytes
Ticket Name: RTOS/TDA2: fail of a new use case
Query Text:
Part Number: TDA2 Tool/software: TI-RTOS Hi, Our FAE told us a new flow below for our use case It's img file below but we got the error below Can you tell us where is wrong? BR Allen
Responses:
Hi Allen , If you trace the error , the return of Draw2D_setBufInfo is SYSTEM_LINK_STATUS_EINVALID_PARAMS the function is defined in draw2d.c file Please go through the function and verify if all the required parameters are set fine . Regards Chetan.M