Fix file image path.
[bertos.git] / bertos / cpu / arm / scripts / openocd_at91sam7_flash.script
index 98e9382117403697c84f40e7620a3d3ef6ee42c1..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/at91sam7.bin 0x0\r
+flash write 0 ../../../../images/at91sam7s.bin 0x0\r
 reset run\r
 sleep 10\r
 #shutdown\r