I just tested out the instruction I gave for ChibiOS http://leaflabs.com/docs/unix-toolchain.html compilation and they work for the libmaple as per
http://leaflabs.com/docs/unix-toolchain.html
only real difference from the unix toolchain:
1) add <pathtomaple>\hardware\tools\arm\bin to the path
2) compile using cs-make - according to the unix instructions
3) use stm32loader to load it to the board (remember - use 32 bit python, and make use to use the -ewv flags for the board.
Windows Command Line Compiling
(1 post) (1 voice)-
Posted 2 years ago #
Reply
You must log in to post.