Part Number:CC2640R2F
Tool/software: TI-RTOS
Hello,
I only want to use 1 SNV page in my application to save flash space. According to the BLE SW Dev Guide, when OSAL_SNV is set to 1, "flash compaction uses flash cache RAM for intermediate storage." In my project I am running low on RAM, so I am using the 8KB cache region as RAM. Given that this cache region is already being used by my application, how will SNV compaction of the SNV area be affected? Will the operation fail in any way or am I fine using this configuration?
Thanks,
Keron