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.

TDA2: TIDL-1.1 SSD model test application in host emulation mode encountered memory leak

Part Number: TDA2

Hi

1.Now, when i use below configuration on pc to do ssd, I encounter memory leak problem. beause i want use pc simulate eve to do ssd, so I build the tidl_alg.lib use command:  gmake TARGET_PLATFORM=PC TARGET_BUILD=release CORE=eve all

2.I track the code, finding that when comment each other the below two code slice, memory no longer leaks,

(1)

(2)

3. i use model within the tidl package, below is the model

jdetnet.zip