-
At the moment, Nordic targets create `.bin`, `.hex`, and `-combined.hex` files in the `/build//source` directory.
For new users (and careless experienced users!) it is not clear which file can/should…
-
Is it possible to use jemalloc/jeprof on stripped binaries in production and later use a binary with debug symbols (just like with gdb)? I did try with/without libunwind with no luck. On stripped bina…
-
01. Build the binaries with a blank genesis tx hex.
How to do this? command?
02. Start the daemon to print out the genesis block
cannot see any coind file. will it be build by command or i have d…
-
I'm trying to use diaphora to diff different versions of the same binary and detect functions that have differences with a granularity of single instruction changes. I noticed when diff'ing two versio…
-
- `0.18`:
- `Xcode 7.3.1
Build version 7D1014`:
- Are you using `--no-build`? No
- Are you using `--no-use-binaries`? Yes
- Are you using `--use-submodules`? No
**Cartfile**
```
github "/AudioEn…
-
Sometimes users import hex files into MakeCode. This works if the hex file was created with MakeCode in the first place but not if it wasn't (e.g. it was created from C/C++ and Yotta). When it doesn't…
-
I followed the build process but received 2 different hashes from the binary in repo and what I built:
github: `b0fc047c7789bee9fba72e5720fb5c8129c9a32f94f7fe9dca4f4675c8d3ddc2`
built binary: `aa5…
-
Hello Pekka!
Your project looks really interesting to me, though I am struggling to get everything sorted with eclipse. Any chance you could add the binaries to the repository. Just flashing a .he…
-
Hi, i'm currently [making a package](https://github.com/HuayraLinux/pkg-arduino-avr-core) for a debian based distribution (and hoping to make that package go to debian itself) and when possible packag…
-
The current decode_value_bin converts UUIDs to their hex representation: in addition to not being a very efficient implementation of the conversion process (io:format and then list_to_binary), both of…