Hi,
when i test my codec, I got a segmentation failed error, then the program exited.
If I try to run this program again, I will get a error
-----------------------------------------------------------------------------------------------------------
Assertion at Line no: 384 in /Arago/netra/arago-tmp/work/c6a816x-evm-none-linux-
gnueabi/ti-syslink-02_00_00_56-r1i/syslink_02_00_00_56_alpha2/ti/syslink/utils/h
los/knl/Linux/../../../../../../ti/syslink/ipc/hlos/knl/Linux/HeapBufMPDrv.c: (c
args.args.create.handle != NULL) : failed
./app_remote.xv5T: error: can't open engine XXXXX
-----------------------------------------------------------------------------------------------------------
I think this because the program quit, but the engine is still opening.
I can just restart the board to debug it again.
Is there any method to force-close the opening engine or any other method to make the debug easier?
yours,
wang