繁体   English   中英

来自 Chisel(火箭芯片)的 sbt.TrapExitSecurityException 错误消息

[英]sbt.TrapExitSecurityException error message in from Chisel (rocket-chip)

我在火箭芯片 Chisel 阐述中得到了这个迷人的例外(没有额外的回溯,就是这样)。

[info] [0.003] Elaborating design...
------------------------------------------------------------------------------
Error: Exception thrown when elaborating ChiselGeneratorAnnotation
Try --help for more information.
------------------------------------------------------------------------------
Exception: sbt.TrapExitSecurityException thrown from the UncaughtExceptionHandler in thread "run-main-0"

这是来自 PR https://github.com/chipsalliance/rocket-chip/pull/2310 我已经设法以一种我以前从未见过的方式用如此少的信息完全地对发电机进行了冲洗。 有人知道这种错误是什么意思吗?

我相信这是由于最近的 PR 添加了分阶段编译: https : //github.com/chipsalliance/rocket-chip/pull/2274/files

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM