There is a strange phenomenon.
If I type " spike pk test ", I can see the correct results of integer registers. That means this file is correct.
But if I type " spike -d pk test " and " run ", I can't find my instructions.
And I type " fregs 0 ft0 " or other ft, then it shows " non ".
I'm trying to use GDB.
If you want, I can give you my test file. I write this assembly language according to the C program of down-sampling.
Anyway, thank you for your reply.
在 2018年6月4日星期一 UTC+8下午11:24:28,John Burke写道: