Hi! I'm a student trying to learn digital filters, and i have a problem with c being too slow.
I use a dsPIC30F4011, and i want to use the hardware multiplier. But I dont know how to call assembler code from c.
Can someone please show me how to call asm from c?
Thanks!