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
{{ message }}
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
I'm using Ubuntu 18.04. The installation instructions have worked and the samples have compiled. I copied the file HelloWorld.bin to my LPC1768 and restarted it. The program seems to work, but the led is supposed to blink every 0.2 seconds and for sure it takes more than 1 second. I played with values and It really seemed to work as expected except the frequency.
I'd like to program mbed offline and gcc4mbed seemed the best option but I'm afraid of errors like this.
Somebody knows how to correct this?
The text was updated successfully, but these errors were encountered:
You could email me the HelloWorld.elf built on your machine which causes the problem and I could try using it here to reproduce the timing issue.
You could also try upgrading the firmware in the mbed's interface chip since it has caused problems with mbedOS's sleep handling in the past. Download http://mbed.org/media/uploads/simon/mbedmicrocontroller_21164.if. Copy this file to your mbed device and then power cycle it.
@electronicLight I am closing this bug since I can't reproduce the issue. If you get more information that can help me further investigate the issue, feel free to reopen.
I'm using Ubuntu 18.04. The installation instructions have worked and the samples have compiled. I copied the file HelloWorld.bin to my LPC1768 and restarted it. The program seems to work, but the led is supposed to blink every 0.2 seconds and for sure it takes more than 1 second. I played with values and It really seemed to work as expected except the frequency.
I'd like to program mbed offline and gcc4mbed seemed the best option but I'm afraid of errors like this.
Somebody knows how to correct this?
The text was updated successfully, but these errors were encountered: