-
> > Adding symbol section
> > /root/IncludeOS_install/elf_syms Demo_Service
> > objcopy --update-section .elf_symbols=_elf_symbols.bin Demo_Service Demo_Service
> > objcopy: unrecognized option '--upd…
-
# Summary
You may get "Segmentation Fault" in a container created over [simonduq/contiki-ng](https://github.com/contiki-ng/contiki-ng/wiki/Docker) image when you're using [Docker for Mac](https://w…
yatch updated
6 years ago
-
paneq updated
6 years ago
-
this is a micropython display module
`DEFAULT_SCROLL_SPEED 150`
`void microbit_display_scroll(microbit_display_obj_t *self, const char* str) {`
`mp_obj_t iterable = scrolling_string_ima…
-
So, `eeprom-data.hex` isn't a binary file. I was originally confused about this -- trying to open it in a hex editor and such, before I realized it was "meta-hex" -- ASCII values encoded in hexadecima…
-
`>>> Done! IncludeOS bundle downloaded and installed
>>> Building chainloader
~/IncludeOS/src/chainload/build ~/IncludeOS
-- Building for arch i686, platform x86_nano
-- The C compiler identif…
-
I'm trying to run the game on an Ohio Scientific Challenger 1P emulator. After the loading the game the title screen appears. After hitting the space bar I see "HIGH SCORE: 000000". What should happen…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
command: >>mbed export -m NRF52_DK -i make_gcc_arm
>>make
Error message:
```
"link: BLE_Beacon.elf"
'arm-none-eabi-objcopy' -O binary BLE_Beacon.elf BLE_Beacon.bin
'arm-non…
-
### Description
Indicate to the user which have exported its project with a makefile exporter that he needs to install [srec_cat](http://srecord.sourceforge.net/) to build its project if their is hex…