Hello, I have Atmel Evalution SAM3N ACC kit.I'm trying to run some sample application when Build the application i having error
Rebuild Project 'spi_lcd' - Target 'sram' compiling main.c... assembling workaround.s... compiling spim_master_wrapper.c... linking... .\sram\sram.axf: error: L6002U: Could not open file C:\Keil\ARM\Examples\Atmel\sam3n\sam3n-ek\libraries\libchip_sam3n\lib\libchip_sam3n4_mdk_dbg.lib: No such file or directory Target not created
I have try all the you mention but i'm not able to find libchip_sam3n4_mdk_dbg.lib this file
That'll be why the Linker couldn't open it, then!!
You need to go back to the Atmel Evalution SAM3N ACC kit Documentation, and see what it says about this Library...