This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Please refer to the ARM Subsystem User guide found on DM6446 product folder: http://focus.ti.com/docs/prod/folders/print/tms320dm6446.html
There is a section on how to program the ARM Interrupt Controller.
Hi Juan,
Do you have some examples about the DM644x ARM side Interrupt?
Please refer to the ARM Subsystem User guide found on DM6446 product folder: http://focus.ti.com/docs/prod/folders/print/tms320dm6446.html
There is a section on how to program the ARM Interrupt Controller.
this document "ARM Subsystem User guide found on DM6446 product folder: http://focus.ti.com/docs/prod/folders/print/tms320dm6446.html" is not helpful
if you have any example relating configuring ARM Interrupt (IRQ0).
please post here
Four years later, finding a simple bare-metal C code example for an interrupt handler and interrupt table vector initialization is a challenge. At least for a self-contained example with no external dependencies. :-(
-Ed