Hi all technical support required to work with ATmega324PB controller, i am using eclipse IDE with eclipse-avr plugin on Linux platform(Fedora26), i am unable to find this part(controller), how to add this controller on avr-gcc and avr-eclipse
What i did so for:
1. Downloaded and copied following file on relevant directory
i). iom324pb.h to -> /usr/avr/include/avr
ii). libatmega324pb.a & crtatmega324pb.o -> /usr/avr/lib/avr5
iii) specs-atmega324pb -> /lib/gcc/avr/6.3.0/device-specs
restarted eclipse but no luck, please guide me how to add this controller on above IDE/platform.