This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Header file file for ATSAM3X8E

I am using Blinky example in uVision5(Legacy support installed) to just check the proper functionality.
In the main source file the header is "sam3xa.h".
But I am not able to locate it. So I searched it on google and got this ---- http://www.keil.com/dd/docs/arm/atmel/sam3xa/sam3xa.h
But where are the other header files mention in the above header file? To be specific "sam3x8e.h"

Though the code is compiling but not working on chip. How?