Re: [Flashforth-devel] Floating point library - open issues
Brought to you by:
oh2aun
From: Mikael N. <mik...@fl...> - 2015-06-03 11:36:32
|
The problem is the use of W14 as the parameter stack pointer. The math library uses W14 as a frame pointer. These uses must coexist. I am working on solution for that. It uses lnk/ulnk in the interrupt routines. Now it works much better but still there is one crash which I have not figured out. On 03.06.2015 14:19, om1zz wrote: > But, still with Txbuffer none zero it crashes, so it seems we have got 2 issues here. > > Igor. > |