I am running AS 7.0.1931, the latest.
I've been working on an ATmega328p app on and off for a few hours and there was a notification of an update that was available and so I installed it. Even though I installed it the notification still noifies me that the update is available but when I go into Device Pack Manager there is nothing to update. For ATmega_DFP Device Pack Manager says 1.3.30 is the latest.
Now When AS starts up and tries to load the project i was working on I get an; "Error in adding components to project. Component AtmelDeviceStartup is missing" error.
When I try to create a new ATmega328p project I get the same error.
It's a very simple C++ app with only a main module.
I looked in Device Pack Manager and everything is up to date.
Any one else having this problem?
Any ideas?