mediatek-preloader-tools icon indicating copy to clipboard operation
mediatek-preloader-tools copied to clipboard

Results 5 mediatek-preloader-tools issues
Sort by recently updated
recently updated
newest added

There was some changes in the newer compilers and libs. This fixes warnings during build treated as critical until someone from upstream https://sigrok.org/gitweb/?p=libserialport.git is willing to rewrite the code to...

I have a smartphone with SoC MediaTek MT6739. I tried your program for inject a file, but it stuck on read. This is the result of strace write(3, "\xd1", 1)...

Hi I compiled your plugin and I am trying to make some scripts around that to automatically dump MMC. Here is some WIP script: ``` #!/bin/bash #Clean-up rm -f comport.txt...

If you want to compile under Linux (For example Debian Jessie) you wil run into some errors. First: If you're getting ` "error: format ‘%ld’ expects argument of type ‘long...

hello sir when I try to compile in windows, I always get error like this : In file included from mediatek_inject.c:19: common.h:22:10: fatal error: ext2fs/ext2fs.h: No such file or directory...