Joined: Tue Jun 24, 2008 11:10 am Posts: 2 Location: India
|
|
Hi
I am using the AT91SAM9263EK CE6.0 Bin Eval v1.2 RevB from Adeneo for the ATMEL 91SAM9263. I have buit my image using Visual Studio 2005 (using Platform Builder 6) and use ethernet to download my image. The image get downloaded to FLASH but the does not boots up. These are the log messges that im getting:
Got EDBG_CMD_CONFIG, flags:0x00000000
Launching window Windows CE Firmware Init
BSP 1.2.0 for the AT91SAM9263EK board (built Mar 7 2008)
Adaptation performed by ADENEO (c) 2005
+OALIntrInit
+SOCPioIntrInit()
-SOCPioIntrInit()
-OALIntrInit(rc = 1)
Initialize driver globals Zeros area...
pDrvGlobalArea 0x8006b000 size 0x800 (0x8006b800 -0x8006b000)
Initialize driver globals Zeros area...done
SetProcessorAndMasterClocks : Invalid bus ratio (0). Setting default (4)
The processor hangs in the last statement as stated above: SetProcessorAndMasterClocks : Invalid bus ratio (0). Setting default (4).
After which the system goes for a reset again. Do I have to set some processor and master clock? Can somebody help me out?
|
|