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?
Yes, I found it. I didn't knew that there is an option to open containing folder from uVision itself. They are in INC folder. Thank you for your support to an easy question!!