Tool/software: TI-RTOS
Hello,
I am trying to modify the collector example to be used for my application. I added 2 tasks one that is sampling the ADC using the sensor controller, and one task that is an SPI task that is waiting on a mailbox to fill with received packets and passing them over SPI. Individually I am able to test and run the tasks but when I attempt to intialize both I believe I am running out of heap or stack space. Is there any easy ways to minimize the RAM usage of the collector 15.4 example.
Regards,
Jacob Umbrage