You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build (in Eclipse on Windows 7 64bit) and run (on STM32F4Discovery and my own board with STM32F405) the project ChibiOS-JS. I am using gcc-arm-none-eabi-4_8-140405 (part of ChibiOS 2.6.5) to compile (against your and original 2.6.5 versions of ChibiOS) and link application but without success. I have tried many things incl. makefile project based on ChibiOS demo STM32F4xx-USB_CDC and adding all staff from ChibiOS-JS without success as well.
After lot of probes the successfully built application hangs not returning from ngshell_init trying to send first character to serial or to USB serial connectors.
Could you help me in my attempts to build and run ChibiOS-JS?
I prefer to use free tool chain and makefile project with the latest and unmodified ChibiOS version.
Once I am having working project I can help in testing and adding more boards and features.
Hello Martin
I am trying to build (in Eclipse on Windows 7 64bit) and run (on STM32F4Discovery and my own board with STM32F405) the project ChibiOS-JS. I am using gcc-arm-none-eabi-4_8-140405 (part of ChibiOS 2.6.5) to compile (against your and original 2.6.5 versions of ChibiOS) and link application but without success. I have tried many things incl. makefile project based on ChibiOS demo STM32F4xx-USB_CDC and adding all staff from ChibiOS-JS without success as well.
After lot of probes the successfully built application hangs not returning from ngshell_init trying to send first character to serial or to USB serial connectors.
Could you help me in my attempts to build and run ChibiOS-JS?
I prefer to use free tool chain and makefile project with the latest and unmodified ChibiOS version.
Once I am having working project I can help in testing and adding more boards and features.
You can use http://forum.chibios.org/phpbb/viewtopic.php?f=8&t=1300#p19496 thread as well.
Best regards
Chris
The text was updated successfully, but these errors were encountered: