Fix file image path.
[bertos.git] / bertos / cpu / arm / scripts / openocd_at91sam7_flash.script
index 3a72e8ca70363531e6cf8d024d57e25614747b29..33a1156487dde6b4a68f49c6515f26aa9e3bc726 100644 (file)
@@ -32,7 +32,7 @@ arm7_9 dcc_downloads enable
 sleep 10\r
 poll\r
 flash probe 0\r
-flash write 0 ../../../../images/usbint.bin 0x0\r
+flash write 0 ../../../../images/at91sam7s.bin 0x0\r
 reset run\r
 sleep 10\r
 #shutdown\r