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.

Segmentation fault with option "--C6Run:replace_malloc "

i'm using "dvsdk_omapl138-evm_04_03_00_06", i run c6runlib demo in folder "test", they are ok, but when i run c6runlib demo in folder "examples", program crash and got "Segmentation fault", i found if add "--C6Run:replace_malloc " to "C6RUN_ARFLAGS", crash will happen, even there is no "malloc" on dsp side, any one encounter this ?