Other Parts Discussed in Thread: SYSCONFIG
Hi,
I compiled the basic_ble example using IAR version 9.32 and FreeRTOS v202104.00. The RAM usage of this example is 33 KB out of the 36 KB available on the chip. This leaves me with only 3 KB of RAM, which is not enough for my application.
I was planning to use the basic_ble example as a starting point for my project, but it seems that I will need to reduce the RAM usage in order to make it work.
Do you have any suggestions for how I can reduce the RAM usage of the basic_ble example, or maybe to use a different example?
Thanks
Yigal