OpenCores
Issue List
Combinatorial loop #1
Closed olivier.girard opened this issue over 14 years ago
olivier.girard commented over 14 years ago

The following combinatorial loop can cause some problems whenever an interrupt is accepted during the execution of a software breakpoint: 1- irq_detect (omsp_frontend) 2- decode (omsp_frontend) 3- dbg_swbrk (omsp_dbg) 4- halt_flag_set (omsp_dbg) 5- dbg_halt_cmd (omsp_dbg) 6- irq_detect (omsp_frontend)

olivier.girard closed this over 14 years ago
olivier.girard commented over 14 years ago

Bug fixed with SVN revision 53.


Assignee
No one
Labels
Bug