[PATCH] Updating legacy code in arm nds

Vipul Nayyar nayyar_vipul at yahoo.com
Sun Aug 18 14:42:33 UTC 2013


Hello,

The recent patch for arm nds is not entirely error-free. Need some guidance to correct the work so far.

In order to use the generic interrupt support, I've modified the existing assembly in libnds & I'm calling bsp_interrupt_dispatch from assembly after saving previous context. I'm experiencing an error of undefined reference to `bsp_interrupt_dispatch' in assembly. I'm unable to correct it.

Is the above approach right ? If not, then without using assembly how can I save the previous values of registers during context switch in C ?

Regards
Vipul Nayyar 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20130818/6bd36db2/attachment-0001.html>


More information about the devel mailing list