Other Parts Discussed in Thread: CC1310
Tool/software: TI-RTOS
Hello everyone,
i am currently working on an application using the CC1310 (128Kb Flash) with the TI-15.4-STACK, RTOS, and Programming with the Code Composer Studio v7.0.0.00042. I'm running out of flash memory with my application, being not able to implement wanted features. So far i have deactivated (undefined) all unnecessary features such as Frequency Hopping mode, Mac Security, etc.
My application is based on the sensor_cc13xx example.
I want to free as much memory as possible. All ideas welcome (disable RTOS features? Reducing reserved space for tasks? Compiler optimizations? Project settings? ).
Best Regards,
Patrick
