It seems that this plugin was last released before Atmel started using
device packs? Now the info and libraries for a micro are found in the
device pack.
You should be able to change your device pack. When chosen the ide should
get libraries and specs files etc. From the chosen device pack. Also the
list of supported MCU will need to be based on the "installed" device packs.
Not sure how this would work going forward since Atmel Studio is EOL. If
MPLABX uses packs then it should still be good.
Added the ability to choose a device pack. Works but I don't like it all that much. Once you choose the device pack then you can select an MCU from that device pack. This only enables building. It doesn't do anything for debugging or programming. I have yet to use any of the AVRDude stuff. I guess I'll have to tackle that one day.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It seems that this plugin was last released before Atmel started using
device packs? Now the info and libraries for a micro are found in the
device pack.
You should be able to change your device pack. When chosen the ide should
get libraries and specs files etc. From the chosen device pack. Also the
list of supported MCU will need to be based on the "installed" device packs.
Not sure how this would work going forward since Atmel Studio is EOL. If
MPLABX uses packs then it should still be good.
Added the ability to choose a device pack. Works but I don't like it all that much. Once you choose the device pack then you can select an MCU from that device pack. This only enables building. It doesn't do anything for debugging or programming. I have yet to use any of the AVRDude stuff. I guess I'll have to tackle that one day.