Compiling Espruino myself #4301
Replies: 1 comment
-
Posted at 2014-12-27 by @gfwilliams I'm not sure what to suggest... Have you tried adding power while holding BTN1 down? That should stop Espruino loading any saved code from an incompatible version (which could have been what stopped it from working). If that works, just log in and type And I guess you've had it working before, so you'd know it needs both USB plugs plugged in? I don't think I can help much more though. All I'd say is if you want a reliable SD card, use the Espruino board. It's tested and works well :) Posted at 2014-12-27 by Frysk Thanks for your reply. Frysk Posted at 2014-12-29 by @gfwilliams Great! Thanks for letting me know! Posted at 2014-12-30 by Frysk The SD-card filesystem works also. Frysk Posted at 2014-12-31 by @gfwilliams So you're still using the version of GCC from Launchpad - it's just that you were using an older version before? Posted at 2014-12-31 by Frysk Yes, version 4.8.3 didn't work for me. The version I use now is 4.9.3 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-12-26 by Frysk
I wanted the SD-card compiled in for my stm32f4discovery-board. On the forum I found this link: http://forum.espruino.com/conversations/252934/
I followed the instructions. The build went fine. At least, I got a .bin-file. The file flashed succesfully onto the board. When I try to connect with the webIDE to the board, it stays searching. It does not matter if I use the 1V72 or the 1v71 version of Espruino. I can't figureout what I am doing wrong.
Is there someone who can help me out?
Frysk
Beta Was this translation helpful? Give feedback.
All reactions