Other Parts Discussed in Thread: AM1808
Hi,
I would like to ask a question AM1808.
Is there any example showing how interrupts are used on AM1808? I need example code showing:
1) How interrupts are enabled in the CPU core
2) How events are mapped to internal interrupts
3) How vector table (in assembly code) are written
4) How loading address of ISR are specified in linker.cmd
These code should not rely on any operating system such as Linux or BIOS, but rather in the "naked" code in that registers are modified directly and all other necessary steps are done using directives and alike.
Could someone provide code for this? Or does TI wiki contain such example?
Zheng

