Hi,all
I want to know what BIOS will do when an exception occurs.
So I do some experiments. In a very simple program a integer
is divided by zero, but nothing happens. Then a pointer is assigned
an address in the resersed range in the memory map, and nothing
happens again.
In the document TMS320C64x+ DSP Megamodule Reference Guide
There is a table System Event Mapping, and the table contains no such
event. I can't understand it.
When an internal exception occurs, what will happen in C64x+?
Are ISRs provided with BIOS/DSP? What does ISRs do?
Best Regards
Jogging