Guest
#2877579
Hi, I got a STM32F4-Discovery board and wanted to test some ready to use code. I stumbled upon the ChibiOS and its STM32F4 support. I compiled the sources under macos x, with a self-built gcc, and flashed with a self-compiled stlink utility. The demo does not run. The flashing tols says that flashing was sucessful (!). Now, I can read the demo with this flashing utility and re-flash it, and it still works. I found this https://groups.google.com/forum/#!msg/hbrobotics/1AlFmC-fjZ0/6Bxzelfi7YoJ post, where the author claims that he got it working with the windows flashing tools and not in linux (ok I used MacOS X). Have someone tried ChibiOS on the Discovery ? which tools/flash utilities have you used ? Could you post a working compiled file for me to compare ? thanks