High CPU % on Arduino 2.0 on Mac Monterey

Has anyone seen similar issues, CPU usage stuck at 99% even when the program is just idle?
Regards
Phil

Have look here.

Hi @PhilG1300. There are a few known causes of high CPU usage. If you would like, I can suggest some experiments to determine whether any of those is the cause.

The most common cause is the antivirus software. This can be checked by :warning: TEMPORARILY :warning: disabling your antivirus for a short time to see if the problem goes away, then turn the antivirus back on.

If the problem doesn't occur with the antivirus off you will need to adjust the settings of your antivirus to put the appropriate file, folder, or process on the "allow list" so it doesn't interfere with compilation.

:warning: Please be cautious about working without an antivirus. This is only about temporarily disabling it for a quick test. If you don't feel comfortable doing that, fine. You can try going straight to configuring the antivirus to not interfere with the Arduino software.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.