RISC-V Exception handling in core

preview_player
Показать описание
This demonstrates load access fault exception generation and handling. It discusses the basic registers associated and configuring those.

Рекомендации по теме
Комментарии
Автор

I think there is an issue with the source address when the exception occurs within an exception handler. You really either want both addresses or the original exception, basically i think there is another read if already handling exception

dcocz
Автор

07:81 t1 in trap_handler:13 must be the address where exception occured, and it's 20010fe8. But in disassembly section (on the right) it's 20010fa0.

maksadbek
join shbcf.ru