nanojpeg: record trace
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1777 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
11
src/experiments/nanojpeg/experimentInfo.hpp
Normal file
11
src/experiments/nanojpeg/experimentInfo.hpp
Normal file
@ -0,0 +1,11 @@
|
||||
#ifndef __NANOJPEG_EXPERIMENT_INFO_HPP__
|
||||
#define __NANOJPEG_EXPERIMENT_INFO_HPP__
|
||||
|
||||
#define NANOJPEG_TRACE "trace.tc"
|
||||
#define NANOJPEG_ELF "system.elf"
|
||||
#define NANOJPEG_BIN "system.bin"
|
||||
#define NANOJPEG_BIN_OFFSET 0x100000
|
||||
#define NANOJPEG_RESULTS "nanojpeg.csv"
|
||||
#define NANOJPEG_INSTR_LIMIT 999999999 // currently "unlimited"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user