Hi,
We compare the config_2G.bld file between rdk3.0 and rdk 4.0. Why does it not have bss section in rdk3.0? It is confuse for us.
Thanks,
Jacson
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.
The BSS sections are VIDEO_M3_BSS_MAPPED_MEM and VIDEO_M3_BSS_MEMThese part of optimizations to enable WriteBack_WriteAllocate cache configuration on M3 to improve performance. Why is this info required. There should be no need to compare RDK3.0 files when migrating to RDK 4.0.
Hi Badri,
Thanks for your reply.
It is because we are integrate some rdk 4.0 code to our rdk 3.0, but we don't know we should add these section into original bld file or not.
As you said, it is just performance issue, we can ignore it, right?
Thanks,
Jacson