rkdeveloptool icon indicating copy to clipboard operation
rkdeveloptool copied to clipboard

Results 56 rkdeveloptool issues
Sort by recently updated
recently updated
newest added

when runing aclocal i get the following error anyone know how to fix the configure.ac /rkdeveloptool$ aclocal aclocal: error: 'configure.ac' is required

Compiling error: ================================================= [email protected]: ~ /rkdeveloptool$ make make[1]: Entering directory '/home/roy/rkdeveloptool' g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -g -O2 -MT main.o -MD -MP -MF...

I'm getting numerous errors like this while trying to make from MacOS `main.cpp:3306:2: error: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent...

I am attempting to compile rkdevelptool for use on an Intel Mac and am running into a make error I haven't seen anywhere online for this tool. The only change...

I have a rk3566 board orangepi 3b which has both spi nor flash and emmc. When I get into maskrom mode, rkdeveloptool can only show one flash info. We need...

Hi, I found my old 2012 MP4 powered by RKNanoB. I successfully compiled rkdeveloptool in linux, put the device on maskrom mode throw "Firmware update" option from the device settings...

## Issue: The original implementation of the convertChipType function in main.cpp was flagged by the compiler warning, suggesting the possibility of a buffer overflow due to the use of snprintf...

Using an RK3588, calling restart with subcode 3 (reset into MaskRom) does not reset the device into `MaskRom` mode. # Reproduction Scenario The following commands are executed: * proof of...

https://github.com/rockchip-linux/rkdeveloptool/blob/46bb4c073624226c3f05b37b9ecc50bbcf543f5a/main.cpp#L3029 I suggest No devices found instead of this string. Thanks.

``` yan@Ubuntu:~/rkdeveloptool$ make make[1]: Entrando no diretório '/home/yan/rkdeveloptool' g++ -DHAVE_CONFIG_H -I. -I./cfg -Wall -Werror -Wextra -Wreturn-type -fno-strict-aliasing -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE -I/usr/include/libusb-1.0 -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o...