Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test hung with snRuntime-rtl-snRuntime-rtl-tls #4

Closed
kevinyuan opened this issue Oct 29, 2023 · 2 comments
Closed

Test hung with snRuntime-rtl-snRuntime-rtl-tls #4

kevinyuan opened this issue Oct 29, 2023 · 2 comments

Comments

@kevinyuan
Copy link

Dear spatz team,

I followed the instructions and compiled the platform on Unbuntu 22.04 without seeing any obvious error.

However when I run "make sw.test.vlt", the test hung at the following position for 1 hour.

cd sw/build && make test
make[1]: Entering directory '/home/kevin/works/spatz/hw/system/spatz_cluster/sw/build'
Running tests...
Test project /home/kevin/works/spatz/hw/system/spatz_cluster/sw/build
      Start  1: snRuntime-rtl-snRuntime-rtl-tls

I very much appreciate it if you could provide tips to fix this issue.

Best regards .

Kevin

@xiaorui-yin
Copy link

I encountered the same issue, but I noticed there was an error when compiling the software

error: address range table at offset 0x0 has a premature terminator entry at offset 0x10
[ 16%] Linking C static library libdp-fconv2d.a
make[3]: Leaving directory '/spatz/hw/system/spatz_cluster/sw/build'
[ 16%] Built target snRuntime-cluster

not sure if this is related

@suehtamacv
Copy link
Contributor

There was an issue with the runtime. I solved it with #6, thanks for reporting the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants