diff options
author | Casey Smith | 2013-03-25 14:14:11 -0500 |
---|---|---|
committer | Casey Smith | 2013-03-25 14:14:11 -0500 |
commit | ec241985a4f8e4ae4b518acaa9316b31fce6671e (patch) | |
tree | be7b6be92ae9c800acfbcdbf8a6aae7dd24981bf /program_evm | |
parent | 6d77cbebdba2c39e37e3086d79bef06b449868b7 (diff) | |
download | mcsdk-tools-ec241985a4f8e4ae4b518acaa9316b31fce6671e.tar.gz mcsdk-tools-ec241985a4f8e4ae4b518acaa9316b31fce6671e.tar.xz mcsdk-tools-ec241985a4f8e4ae4b518acaa9316b31fce6671e.zip |
Updated NOR writer to align memory
Diffstat (limited to 'program_evm')
-rw-r--r-- | program_evm/binaries/evmk2h/nor_writer_input.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/program_evm/binaries/evmk2h/nor_writer_input.txt b/program_evm/binaries/evmk2h/nor_writer_input.txt index 5f52b88..56c1b55 100644 --- a/program_evm/binaries/evmk2h/nor_writer_input.txt +++ b/program_evm/binaries/evmk2h/nor_writer_input.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | file_name = app.bin | 1 | file_name = nor.gph |
2 | start_addr = 0 | 2 | start_addr = 0 |
3 | 3 | ||
4 | 4 | ||