Question
Multiple dynamic graph and freertos
Hello developers,
I am working on a device which has 5 graphs to show. If I use them in non-os mode, there will be no conflict and each graph can have more than 100 data samples. but if I add Freertos to the project, I can not use these 5 graphs with more than 50 data samples each. in other words, it doesnt even boot up in 100 data samples each while using freertos.
Help me, please
