Is there a working version of a floatingpoint package for the 5 version. It seems the version on github is not completen. Apriciate any help with this topic. Wont to implement it on my scamp-3 board.
cheers,
Jan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You have to recompile flashforth with the FLOAT option set to 1, flash the chip with a pickit3 (or similar), and then load float.fs file to get the floating point words in use.
❤️
1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a working version of a floatingpoint package for the 5 version. It seems the version on github is not completen. Apriciate any help with this topic. Wont to implement it on my scamp-3 board.
cheers,
Jan
You have to recompile flashforth with the FLOAT option set to 1, flash the chip with a pickit3 (or similar), and then load float.fs file to get the floating point words in use.