Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

Compiler/OMAP-L138: TI v7.4.14

$
0
0

Part Number:OMAP-L138

Tool/software: TI C/C++ Compiler

I am working on OMAP-L138 for audio processing. My code includes FFT, MFCC, and GMM to classify the bird sound. There is no compile error, but it stops when I run the program.

It seems the problem is a memory, because I can see that the memory values change while running the code by seeing the dnuebugging mode. 

Another issue is that I cannot use the dynamic memory allocation (malloc and calloc), therefore, I assigned the memory with arrays only.

Is there any manual to solve the problem?


Viewing all articles
Browse latest Browse all 17527

Trending Articles