Part Number: CC1352P
Both our project and the example zr_genericapp are creating this advice warning:
Current optimization/debug settings: --opt_level=4 --opt_for_speed=0 -g
Not all available code size is being used. Recommend running Optimization Assistant to find best speed vs size setting (--opt_for_speed).
What does this mean, and should we be concerned? Given a choice we would want to optimize for size.
- Bill