Hi,
I find rpe framework is always built in debug mode.
Did the rpe_component provide release building configurations in the Makefile? I tried to modify compiler options in the "build_config.mk": disable -g, using -o2(DSP) -O3(Cortex A8) instead. But I don't find any performance gain in my test application.
Is that means rpe is so efficient and light-weight framework that we could hardly find the performance difference between the release version and debug version? Or, did I made some mistakes when I modified the "build_config.mk"?
Line 70 and 77 has been modified.
Naroah
Nov/27/2013