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