FreeCalypso > hg > freecalypso-sw
diff nuc-fw/nucleus/init.S @ 132:2c5160a9d652
nuc-fw: switched from nucdemo to Riviera, got some serial output
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sat, 02 Nov 2013 01:48:11 +0000 |
parents | 321f6a9ae989 |
children |
line wrap: on
line diff
--- a/nuc-fw/nucleus/init.S Fri Nov 01 22:59:49 2013 +0000 +++ b/nuc-fw/nucleus/init.S Sat Nov 02 01:48:11 2013 +0000 @@ -289,8 +289,11 @@ @ default interrupts with Plus IRQs. Then setup the timer @ and begin the system clock. - BL INT_Interrupt_Init @ Install the vector table - BL INT_Timer_Initialize @ Initialize the timer +@ FreeCalypso change: we are now using TI's code structure +@ which handles the interrupts and the timers differently. + +@ BL INT_Interrupt_Init @ Install the vector table +@ BL INT_Timer_Initialize @ Initialize the timer @ Call INC_Initialize with a pointer to the first available memory @ address after the compiler's global data. This memory may be used