# README-WinCE-pm9263.ronetix # Programming of WinCE 6.0 on AT91SAM9263 based board PM9263 # # Ronetix GmbH # www.ronetix.at # February, 2011 # # 1. Programming of all images: 1.1 Programming using PEEDI (http://www.ronetix.at/peedi.html) a) Make sure the paths in the PEEDI's configuration file are correct and open a serial or telnet console: pm9263> run $wince b) Power off the board 1.2 Programming using SAM-BA a) Install the SAM-BA package from Atmel's website and copy the SAM-BA applet isp-nandflash-at91sam9263.bin (http://download.ronetix.info/boards/wince/pm9263/isp-nandflash-at91sam9263.bin) in the folder \lib\AT91SAM9263-EK. b) Open BMS (boot mode select) jumper (J21) and connect the Evaluation Board to the PC via a USB cable. c) Power on the board, start the SAM-BA and select the AT91SAM9263-EK board in the SAM-BA menu d) In the NOR tab, execute enableNOR and then send the NOR bootloader (http://download.ronetix.info/boards/wince/pm9263/rom_imgs/nor_loader.bin) at address 0x0 e) In the NAND tab, execute enableNAND, select EBOOT.nb0 file (http://download.ronetix.info/boards/wince/pm9263/rom_imgs/EBOOT.nb0) and flash it at address 0x20000. Select NK.nb0 file (http://download.ronetix.info/boards/wince/pm9263/rom_imgs/NK.nb0) and flash it at address 0x80000 f) close the BMS (J21) jumper, close SAM-BA, remove the USB cable g) Power off the board 2. Connect the RS232-DEBUG port from the EB9263 to the PC using a serial cable and start a terminal program (115200,8,N,1, no flow control). 3. Power on the board and enter in the EBOOT menu by pressing [SPACE]: NOR WinCE BOOTLOADER v1.0 - EBOOT on NF(0x20000) WARNING : LoadEBootCFG: No valid Eboot configuration found. INFO : Loading default bootloader settings Press [ENTER] to download now or [SPACE] to cancel. 4. Select option "9" and change to: 9) Launch existing flash resident image at startup 5. Select option "n" ("Nand Flash Menu") and then sub-option "2" ("Enter manually the image parameters"): Physical Start Address : (0x8006c000) : 0x8006c000 Starting ip : (0x8006d000) : 0x8006d000 Total ROM size : (0x16174f0) : 0x192b710 6. Select sub-option "3" ("Quit") and then "s" ("Save configuration now") 7. Reset the board