t-crest / patmos

Patmos is a time-predictable VLIW processor, and the processor for the T-CREST project
http://patmos.compute.dtu.dk
BSD 2-Clause "Simplified" License
134 stars 72 forks source link

Patemu generates segfault when dumping VCD and limiting clock cycles at the same time #126

Open KasperHesse opened 2 years ago

KasperHesse commented 2 years ago

Running patemu -v <ELF> works, and so does patemu -l N <ELF>, but the two commands together generate a segfault. See attached screenshot image

KasperHesse commented 2 years ago

Note that this does not occur when invoking the emulator with a bootable. Only when an elf-file is specified does it generate the segfault image

schoeberl commented 2 years ago

Maybe this should be put into a GitHub issue.

Martin

On 30 Apr, 2022, at 19:08, Kasper Hesse @.***> wrote:

Note that this does not occur when invoking the emulator with a bootable. Only when an elf-file is specified does it generate the segfault https://user-images.githubusercontent.com/47347446/166115378-4a4910cb-58f5-4d25-9f9d-b5d071910e86.png — Reply to this email directly, view it on GitHub https://github.com/t-crest/patmos/issues/126#issuecomment-1114021254, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE63GETSFKHU5F56QOBGOLVHVSHNANCNFSM5UYFRCSQ. You are receiving this because you are subscribed to this thread.