We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hello
I got some issue with simulation.
when i simulation with pulp-rt-example/hello, i got illegal instruction error.
# [PULP] 10169601ns - WRITE32 burst @1c00a000 for 232 bytes. # [PULP] 10372501ns - WRITE32 burst @1c010000 for 240 bytes. # [TB ] 10374101ns - Resuming the CORE # [TB ] 10947601ns - retrying debug reg access # [TB ] 10976901ns - retrying debug reg access # [TB ] 11006201ns - retrying debug reg access # [TB ] 11035501ns - retrying debug reg access # [TB ] 11064801ns - retrying debug reg access # [TB ] 11094101ns - retrying debug reg access # [TB ] 11123401ns - retrying debug reg access # [TB ] 11152701ns - retrying debug reg access # [TB ] 11196701ns - Waiting for end of computation # [STDOUT-CL31_PE0] [RT(31,0)] WARNING: Reached illegal instruction (PC: 0x1c008e2c, opcode: 0x20230001
like this. i trace the PC 0x1c008e2c, its instruction is c.nop 11275045ns 189420 1c008e2c 00000013 c.nop
11275045ns 189420 1c008e2c 00000013 c.nop
why this instruction is illegal?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hello
I got some issue with simulation.
when i simulation with pulp-rt-example/hello, i got illegal instruction error.
like this. i trace the PC 0x1c008e2c, its instruction is c.nop
11275045ns 189420 1c008e2c 00000013 c.nop
why this instruction is illegal?
The text was updated successfully, but these errors were encountered: