On Sat, 2013-03-02 at 16:00 +0000, Bob Edwards wrote:
> Is it feasible to wrap the microchip dsp library for use with flashforth
> on dspic? Anyone looked into this?
>
I have not checked but I don't see why not.
A word for calling DSP routines that saves/restores the forth context
and sets the DSP lib context could be made.
One thing to align is the ram memory map. The MAC unit
uses one part for data and one part for constants (X,Y ram).
BR Mikael
|