Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 8 months ago.
linux + dwb >> compiles successfully but corrupted file...
hi everybody, i liked the way of this app runs... On chrome it works but i'm using dwb (dynamic web browser: http://portix.bitbucket.org/dwb/ )
it points me to wrong file when i try to compile&download file... thats what i got in file (.bin)
<script>if (window.parent && window.parent.mbed) { window.parent.mbed.resume(); } else if (typeof mbed != 'undefined') { mbed.resume(); }; </script>
i can modify the source of web browser, apply a patch or maybe you can fix it... This browser is identifies itself as: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2041.4 Safari/537.36 dwb/2014.06.06
thanks...
note: js enabled and i checked "allow js to create new windows"