Part Number: CC2640
Other Parts Discussed in Thread: , BLE-STACK
Hello,
In our hardware cc2640 is connected to STM32L471RET6 through I2C. I want to save some information coming from STM32L471RET6 on SVN/ other non volatile memory.
I am also using onchip OAD but SNV is disabled (OSAL_SNV=0) by stack. If i set it OSAL_SNV=1 or OSAL_SNV=2, the img_b does not get compiled and it shows out of memory error.
I am using IAR 7.70.2 for building the application.
How to reduce the memory usage and make SNV to work along with OAD?
Is there is any other way to preserve data so it stays in memory even on shutdown?.
waiting for your kind help.
Thank in Advance.
Regards