Joined: Fri Jul 07, 2006 4:49 pm Posts: 19 Location: L.A, West Sussex, UK.
|
|
If you are using the IAR compiler you may already have a later version of this library already installed.
Check the following directory C:\Program Files\IAR Systems\Embedded Workbench 5.4\arm\examples\Atmel\at91lib\
I notice it has extra directories, such as .\at91lib\boards\at91sam9g45-ek\at91sam9g45 .\at91lib\peripherals\systick .\at91lib\peripherals\irq (renamed and rewritten version of .\at91lib\peripherals\aic)
But it does not have the following directory included in the download above.. .\at91lib\components\ethernet\dm9161\
As there is no change in the header to indicate a change in version, it makes it a bit difficult to see what is going on.. is it an IAR modified version of at91lib, with stripped out GNU stuff?? or did Atmel supply them with AT91 Software Library v1.6 and forget to tell us?
|
|