peterhchen

Results 33 comments of peterhchen

[image: image.png] 1. I can only build xyzsamgem5-alddin by Python2.7 `which scons` build\X86\gem5.opt 2. No one in my company use "scons build\X86\gem5.opt 3. My company and myself use Ubuntu 20.04,...

[image: image.png] In the test_load_store directory: I move the binary file into the backup > mv test_load_store test_load_store_backup First time "make" > make >> I got the error message above:...

In the test_dma_load_store directory > ./run.sh >>> problem 1: the outputs/stats.txt is empty. I cannot find the number of instructions executed. > mv test_dma_load_store test_dma_load_store_backup > make > make >>>...

In test_load_store/Makefile fixed as below. I move the include ../Makefile.gem5 before the test_load_test.c The error goes away. > cp test_load_store.gem5 test_load_store > ./runs.sh It runs. [image: image.png] On Tue, Nov...

Thanks I will try today Currently, I only type “make” is not good enough. Only test_load_store can run and get both gem5 Ana Aladdin summary report. Others, only gem5 reports....

I have core dumped at "> sh run.sh". There is not "test_load_store" binary generated before "sh run.sh" [image: image.png] [image: image.png] [image: image.png] [image: image.png] On Thu, Nov 11, 2021...

Attached file which captures all the images step-by-step. On Fri, Nov 12, 2021 at 11:03 AM Peter Chen ***@***.***> wrote: > I have core dumped at "> sh run.sh". There...

Copy the *gem5_accel into test_load_store. > cp test_load_store-gem5-accel test_load_store Then > sh run.sh [image: image.png] On Fri, Nov 12, 2021 at 11:03 AM Peter Chen ***@***.***> wrote: > I have...

Hi, Sam Xi: I have passed the test_load_store however, in the test_dma_load_store, > make dma-trace-binary I have undefined reference 'main'. How to fix this problem? [image: image.png] Sincerely, Yours, Peter...

Hi Dr. Sam Xi: Sorry. My mistakes: Integrations Test Passed: 1. test_load_store 2. test_dma_load_store 3. test_dma_store_order I will test rests. Thanks for your help. On Fri, Nov 12, 2021 at...