summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f3fd66c)
raw | patch | inline | side by side (parent: f3fd66c)
author | Casey Smith <c-smith@ti.com> | |
Tue, 9 Apr 2013 15:03:53 +0000 (11:03 -0400) | ||
committer | Casey Smith <c-smith@ti.com> | |
Tue, 9 Apr 2013 15:03:53 +0000 (11:03 -0400) |
diff --git a/program_evm/binaries/evmk2h/nand_writer_input.txt b/program_evm/binaries/evmk2h/nand_writer_input.txt
index 294195a81e2d0fc7949eb377ad7b49f4fc604253..91aaaf1fcdd189c6e15137530afb5b430edbbde5 100644 (file)
file_name = nand.bin
-start_addr = 16384
+start_addr = 1572864
+rbl_ecc = 0
index 4e84f08f257426ba82420a2872937fb3293621ea..17c92c674ce25d95390412ecf09df91aaf9ff075 100644 (file)
xds200 = true;
emulation_spec = "XDS200 emulator";
board_spec = board_spec.replace(/ls$/, "l");
- }
+ }
+
+ if (board_spec.match(/k2h$/))
+ {
+ emulation_spec = "XDS2xx emulator";
+ }
// for now, use the same software for lx and l variants
board_spec = board_spec.replace(/lx$/, "l");
index 96b7b9b52d92431646d0ead7299535be1883d008..b75aa94ef7de250bb20a4dc7007c2d452490f314 100644 (file)
Binary files a/program_evm/program_evm_userguide.doc and b/program_evm/program_evm_userguide.doc differ
Binary files a/program_evm/program_evm_userguide.doc and b/program_evm/program_evm_userguide.doc differ
index 735c08a513c545115a52fdd193531c35d962dbbd..e5b5fe86a1fd2fceb31f36f0b3cee80deadc5fb8 100755 (executable)
Binary files a/program_evm/program_evm_userguide.pdf and b/program_evm/program_evm_userguide.pdf differ
Binary files a/program_evm/program_evm_userguide.pdf and b/program_evm/program_evm_userguide.pdf differ