8 years, 3 months ago.

Regarding EMBlocks / EmBitz

Does the FRDM KL46Z have support for EmBlocks /EmBitz as no matter what code i try to export the ide shows errors in the mbed libraries when i try to build. Any help would be appreciated.

Question relating to:

2 Answers

8 years, 2 months ago.

I have also tried exporting to embits IDE and failed. However I have been successful using the method described here:

http://www.rescuerobot.org/drupal/?q=content/using-embits-ide-projects-mbedorg

I am using a STM32F429I-DISCO platform which uses ST-LINK/V2. I hope to receive a NUCLEO-F446RE in the next few days which uses ST-LINK/V2.1 which I hope will have the MBED drive available when running embits.

Although pc.printf does print in Tera Term when using the same code and K64F in Kinetis Design Studio, using pc.printf in embits with STM32F429I-DISCO does not print any output. If anyone can suggest a solution for embits, I would appreciate advice.

Using the same technique I will try the K64F on embits.

Regards,

Kevin

8 years, 3 months ago.

We have the same problem. We have a small project in the online IDE, and using the export option, moved it to offline into emBitz. Massive build errors in the libraries. The answer we got from Multi-Tech was: "Unfortunately, the short answer is that we don't support the EmBitz toolchain right now. If you want to use an IDE environment for your development, I suggest using the mbed online compiler."

Not sure why they provide a function to export to a toolchain that they don't support .....