**** BEGIN LOGGING AT Mon Feb 23 02:59:58 2009 Feb 23 21:43:04 anyone know if openocd can work with an atmel at91sam9xe processor? Feb 23 21:43:26 (things like the internal flash don't seem to work) Feb 23 23:59:40 rje`cf: On XScale we have to do some initializing before openocd can write to flash... Feb 24 00:00:46 rje`cf: This will show what I mean... http://wiki.openwrt.org/OpenWrtDocs/Hardware/USRobotics/USR8200#head-70d1e40ffa2af6ad9a8e332b6302470ae433bc84 Feb 24 00:03:40 flash initialization starts in begin xscale-olimex-ipx42x.actions but remember that is for OpenOCD rev 728. That will not work on trunk. Feb 24 00:05:56 Hmmm, actually the flash init is quite small... Feb 24 00:06:03 #setup expansion bus CS#0, write enable, @0x50000000 Feb 24 00:06:03 #mww 0xc4000000 0xbcd23c42 Feb 24 00:06:03 mww 0xc4000000 0xbd113c42 Feb 24 00:19:29 johnrw: that is for external flash though, i'm looking for writing to the internal flash on the at91sam9xe. i don't think openocd has any drivers for that Feb 24 00:26:47 http://www.atmel.com/dyn/products/app_notes.asp?family_id=605 only mentions openocd once... Using Open Source Tools for AT91SAM7 so maybe you're right. Feb 24 00:29:47 * rje`cf wishes he was wrong Feb 24 00:29:52 http://www.freertos.org/ARM9-AT91SAM9-RTOS-Demo.html might interest you... (ie... it comes up 1st on a google) **** ENDING LOGGING AT Tue Feb 24 02:59:57 2009