This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux: apps building for linux_ NullSrc :use case

Tool/software: Linux

Hi folks,

i am building the nullsouce use case for linux+bios, i have done following changes for the same and build was successful.

my changes:

1. in cfg.mk updated  NDK_PROC_TO_USE=ipu2

2. chains_nullSrc_Display.c modified the size as

#define ENCODE_MAX_FRAME_WIDTH (1280)

#define ENCODE_MAX_FRAME_HIGHT (720)

my observations:

1. EVEM board boots properly 

2. application runs properly

3. when i run the nullsrc use case i see assert ( ASSERT (nullSrcLink_tsk.c|NullSrcLink_fillData|202)). please refer attached log for your reference.

Need help to go forward.

Thanks,

Mohammed

Linux_Nullsrc.log