Here is what we’re after, as Forth Development Environment (would that be an “FDE”?):
There are a number of steps needed to use Mecrisp-Stellaris Forth in your own projects (for these articles, we’ll be focusing on the STM32F103 µC series with 64..512 KB flash memory):
getting the Mecrisp core “flashed” onto the microcontroller setting up a convenient connection between your laptop and the µC board streamlining the iterative coding cycle as much as possible Note that this is in some way quite similar to hooking up an Arduino or JeeNode, and developing software for it through the Arduino IDE.
↧