Hi,
I am working on IPNC RDK version 3.8 with Memory configuratiion of 512M.
Can You provide, Memory configuration file for 1GB ? With Tiler & Without Tiler ?
Regards,
Sandip Gokani
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.
Hi,
I am working on IPNC RDK version 3.8 with Memory configuratiion of 512M.
Can You provide, Memory configuration file for 1GB ? With Tiler & Without Tiler ?
Regards,
Sandip Gokani
Hello,
sandip gokani said:With Tiler & Without Tiler ?
How to enable Tiler:
1. Open Rules.make file and make
IPNC_TILER_ENABLE := YES
CAMERA_TILER_ENABLE
:= YES
BTE_ENABLE := YES
2. Run ‘make all’ command to regenerate the binaries
Note:
TILER mode is enabled only for low power mode.
sandip gokani said:Can You provide, Memory configuration file for 1GB ?
You could check this topic.
Best Regards,
Margarita
Hi,
You need to make the changes shown the attached u-boot code. Refer to ReadMe.txt for the details.
Also increase the memory sections in the config_512M.bld file.
Make sure the 'NOTIFY_SHARED_SIZE' sections is at the adress '0xBFD00000' which is consistent with the 'notifyk.vpssm3_sva=0xBFD00000' in the bootargs.
regards,
Anand
Hi Ananad,
Sorry for delay to reply..
I will test and will give you update.
Thanks & Regards,
Sandip Gokani