srec
srec copied to clipboard
Library to read Motorola SREC (S-Record) hex files in C
Results
2
srec issues
Sort by
recently updated
recently updated
newest added
I have a pull request in to fix it. This was able to run on a Laird SOM60 and given an srec file generated on the PC, build the same...
- Install gcc-arm-linux-gnueabi and binutils-arm-linux-gnueabi packages - Then just use arm-linux-gnueabi-gcc instead of gcc for compilation. - Brought in other changes from the main make file to build the targets....