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.
I am using the RTX Kernel together with a Silabs SIM3C1xx cortex M3 device. I want to put the controller into power-saving mode during the RTX idle state. Is this possible?
Thanks for your help.
Giorgio
Hi,
Thanks for your reply.
Looking inside the documentation i was searching inside the source code the _idle_() definition. I saw that is defined for many different chipset, but not for Silabs, so i guess i would need to define it inside the file RTX_Conf.c
Thanks again