We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi everyone,
When I'm using FreeRTOS with cortex R52, in optimization level O0, it works fine. context swithing is also fine.
But when i use optimization level O3, there are so many issues and they are very random. My question is ..whether there is a problem with FreeRTOS in optimization level O3?
Any small suggestion will mean so much to me.
Thanks & Regards,
Jahnavi Guvvala.
Hi Jahnavi
Hard to answer without any specifics - do you see issues on other optimization levels or only O3?Also which compiler version are you using?
Hi Rohan,
I see issues with O1, O2 as well
Thanks