You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/17 01:47:25 UTC

[GitHub] [incubator-nuttx] no1wudi commented on pull request #5210: arch/risc-v: Refine exception_common

no1wudi commented on pull request #5210:
URL: https://github.com/apache/incubator-nuttx/pull/5210#issuecomment-1014063517


   @normanr Hi, exception 2 means illegal instruction, could you check the exception address by this:
   ```
   riscv64-unknown-elf-addr2line -f -e nuttx value_of_epc
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org