However I must be missing an environment variable or something because when I give the compiled test examples to spike I get the following.
Run accum..
*** FAILED *** (tohost = 2)
Run big-blkdev..
*** FAILED *** (tohost = 5)
Run blkdev..
*** FAILED *** (tohost = 5)
Run charcount..
*** FAILED *** (tohost = 2)
Run fft..
*** FAILED *** (tohost = 7)
Run nic-loopback..
Trial 0
*** FAILED *** (tohost = 7)
Run nvdla..
*** FAILED *** (tohost = 7)
Run pingd..
*** FAILED *** (tohost = 5)
Run..
*** FAILED *** (tohost = 7)
Run spiflashread..
Testing SPI flash command 0x13...
*** FAILED *** (tohost = 7)
Run spiflashwrite..
Testing SPI flash command 0x13...
*** FAILED *** (tohost = 7)
Run streaming..
Starting writing 15 inputs
*** FAILED *** (tohost = 7)
Run streaming-passthrough..
Starting writing
*** FAILED *** (tohost = 7)
Do I need to start some sort of server or set other environment variables in env.sh before starting spike? Everything compiles fine. No errors.