Hello,
has someone already done context switching on a LPC210x ?
Is it just enough to save all registers (R0..R15 ?) and jump to new location
(with "B location").
Is there any documentation on doing this ?
I can look in ucLinux, but is there a easier way to understand it ?
Regards,
Martin