Tool/software: TI C/C++ Compiler
My project is load from \ti\simplelink_academy_01_11_00_0000\modules\projects\ble_projectzero
ti-rtos : tirtos_cc13xx_cc26xx_2_20_01_08
xdctools: xdctools_3_32_00_06_core
ti ble stack is : \ti\simplelink\ble_sdk_2_02_01_18
From the map file, ProjectZeroStack still have 0x0000ee3d flash unused, but ProjectZeroApp only have 0x000004b0 flash unused.
Flash Space is not enough for my application, how can I adjust the flash arrangement for App and stack?
I also want to set osal_snv = 2, but now I have to accept osal_snv = 1.
Can you help me? Thanks.