Hello,
I am also trying to access the SPI interface.
As the driver is divided in three parts, I was looking for code there:
• %_TARGETPLATROOT%\SRC\DRIVERS\SPI: this directory contains the code specific to the BSP platform board,
• %_PLATFORMROOT%\COMMON\SRC\SOC\ATMEL\AT91SAM9G45\DRIVERS\SPI: this directory contains the code specific to AT91SAM9G45 Processor.
• %_PLATFORMROOT%\COMMON\SRC\SOC\ATMEL\COMMON\DRIVERS\SPI: this directory contains the code specific to all Atmel processors.
but with Adeneo BSP installed (from
http://www.at91.com/windows4sam/bin/vie ... eddedCEBSP) , I could only locate the code for SPI in last mentioned path.
Can any one tell me how can I get those missing files?
Regards,
Prasad