Tool/software: TI-RTOS
Hello,
I am developing a network project using as example NIMU_emacExample_EVMC6678C66BiosExampleProject. I have encountered the problem to change the global buffer size. In the "NDK Core Stack/Stack Buffer Size and Placement" I have changed number of frames and frame buffer size many times to see the size change of .far:NDK_PACKETMEM section in .map file. But I have the value 00052b00 only. And I have tried such thing with the NIMU_emacExample_EVMC6678C66BiosExampleProject - the same result. As I read in https://e2e.ti.com/support/legacy_forums/embedded/tirtos/f/355/t/452630 " The pre-built library have these buffers defined. When you have the .cfg generate code NDK code, internal buffers are generated and are used instead of the pre-built libraries ones". In the .cfg file I see Global.pktNumFrameBufs and Global.pktSizeFrameBuf values that I set. What is the reason that I can't changed the buffer sizes?
I use CCS 8, NDK 2.26.0.08, SYS/BIOS 6.52.0.12, XDC tools 3.50.7.20, PDK 2.0.10.
With the best regards,
Alex