Use ZenDesk rather than UserVoice for all suggestions
Completed...just to keep everything in the same place?
-
We have just taken delivery of an ATMEL AT91SAM9M10G45-EK eval board, which is not yet supported by Crossworks (at leat, not when we downloaded last week).
I have success using the AT91SAM9G45 board projects supplied with CrossWorks, but had to add master-clock-oscillator enable to the loader java script. (import AT91SAM9G45_EK_Target.js, and add var CKGR_MOR = 0xFFFFFC20; in the global area, then TargetInterface.pokeWord(CKGR_MOR, 0x00000001); and TargetInterface.delay(100); after setting up the PLLA.
I though someone may find this useful.
-
The G45 is already supported:
http://www.rowleydownload.co.uk/arm/packages/Atmel_AT91SAM9G45_EK.htm
Please sign in to leave a comment.
Comments
3 comments