Renamed the dumpfile to avoid confusion with the dumpfile from SDM.
This commit is contained in:
parent
b847086ad7
commit
ec0e90a738
@ -160,7 +160,7 @@ int main(int argc, char *argv[])
|
|||||||
name = argv[1];
|
name = argv[1];
|
||||||
}
|
}
|
||||||
|
|
||||||
int a = test_dump_sdm16 (name, "PROFILE.VPR");
|
int a = test_dump_sdm16 (name, "PROFILE.SDM");
|
||||||
int b = test_dump_memory (name, "PROFILE.DMP");
|
int b = test_dump_memory (name, "PROFILE.DMP");
|
||||||
|
|
||||||
printf ("\nSUMMARY\n");
|
printf ("\nSUMMARY\n");
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user