Hi,
I have been using the NDK successfully on the C6474, however I am concerned about the memory footprint. I link the different subsections into L2RAM, however the size of the FAR:PACKETMEM section from os.lib is ~330k, whereas in the user's guide it states it only requires 32k-48k
1) Is there an easy way to reduce this footprint, as I would prefer to keep it in L2RAM, but it is taking a large chunk of it. Is there something I am setting incorrectly?
2) Do I need to recompile the NDK in order to reduce these buffer sizes.
a) If so, I have all the source, but no project files. Are the project files available?
I am using NDK 2.0.0 with CCSv4.1.3 and DSP/BIOS 5
Thanks,
Josh