Part Number: CC1352P
Tool/software:
https://dev.ti.com/tirex/explore/content/simplelink_cc13xx_cc26xx_sdk_8_30_01_01/docs/tiutils/html/group__ti__log__LOG.html
from this documentation it's being said that Log APIs should minimize FLASH, RAM, and execution overhead.
currently i'm using the itm logs disabling logs save some 7 to 8 kb of flash (i have roughtly some 400 logs )
does pointer take around 7 to 8kb ?
even default example of log also this is observed i.e i have increase the itm logs (logModuleApp3) to some 30 40 statement flash is increased