RT3S firmware won't run
Re: RT3S firmware won't run
There is also a way to package the opengd77 firmware to make it compatible with the official loader using something called RadioTool (which I think is located here https://github.com/v0l/radio_tool)
But its Linux and Mac command line only, and I don't think I've ever used it to package the open firmware to make it compatible with the official loader
But its Linux and Mac command line only, and I don't think I've ever used it to package the open firmware to make it compatible with the official loader
Re: RT3S firmware won't run
yes i've done multiple radios on this pc,a bunch of fm ones, anytones, HD1, md2017 and those rt3sVK3KYY wrote: ↑Wed Jan 25, 2023 4:03 amThere is also a way to package the opengd77 firmware to make it compatible with the official loader using something called RadioTool (which I think is located here https://github.com/v0l/radio_tool)
But its Linux and Mac command line only, and I don't think I've ever used it to package the open firmware to make it compatible with the official loader
i'll take a look at openTRX and radio_tool i don't mind using command line on linux i have one available on a vm somewhere on this machine
Re: RT3S firmware won't run
Did you do any other RT3S or MD9600 on the same PC ?VE2NCK wrote: ↑Wed Jan 25, 2023 4:14 amyes i've done multiple radios on this pc,a bunch of fm ones, anytones, HD1, md2017 and those rt3sVK3KYY wrote: ↑Wed Jan 25, 2023 4:03 amThere is also a way to package the opengd77 firmware to make it compatible with the official loader using something called RadioTool (which I think is located here https://github.com/v0l/radio_tool)
But its Linux and Mac command line only, and I don't think I've ever used it to package the open firmware to make it compatible with the official loader
i'll take a look at openTRX and radio_tool i don't mind using command line on linux i have one available on a vm somewhere on this machine
I'm trying to isolate whether this is a DFU driver problem or perhaps a problem with the firmware loader in the CPS.
I think one other person may have posted that they were unable to load the firmware, but English was not their first language, and from what I recalled they stopped replying to my questions
Re: RT3S firmware won't run
all 3 rt3s are done on the same windows 10 pc / session
OpenTRX loaded like a charm on the non GPS RT3S
OpenTRX loaded like a charm on the non GPS RT3S
Re: RT3S use different display?
as for the DFU driver (yes i'm running a french version of windows)

Re: RT3S firmware won't run
official firmware V19.06(CSV)VK3KYY wrote: ↑Wed Jan 25, 2023 4:00 amWhich official version were you using to reinstall ?
Did you say that you have installed the firmware using the same PC onto different RT3S radios ? and that it worked OK ?
One other thing you could try is downloading and installing the OpenRTX firmware, which I think possibly can be loaded using the official loader and see if that works.
Probably try their previous release
https://github.com/OpenRTX/OpenRTX/releases/tag/v0.3.4
retevis cps v1.12
to flash i use DMR Firmware DownLoad v3.04
Re: RT3S firmware won't run
according to OpenRTX its Display Type 1 so this might not be the issueVK3KYY wrote: ↑Wed Jan 25, 2023 3:03 amumm. Possibly some display type that we don't handle. From what I can recall the UV380/RT3S has at least 2, possibly 3 different types of display that can be fitted, and potentially your versions have a display type we've not seen before.
After you have installed the firmware does the radio appear as a USB Serial device.
The CPS installs a driver, so that the serial device will be named OpenGD77.
If you load the voice prompts using the CPS, does it sound like the radio is actually working, e.g. the menu's will announce, as will the VFO and channel screens, and you can try to control the radio based on what you can hear.
If its only the display that doesn't seem to be working, we'd need to send you a special version of the firmware where we could look at the calibration data, where I think it stores a number related to the display type.
However, as we've never seen a radio where the display doesn't work, its difficult to know whats happening and also the exact type of display in your radios.
Re: RT3S firmware won't run
So OpenRTX is running ?
I've checked and our code has checks for Screen type 1, but I don't know what screen type is in my radio
Anyway, it sounds like the firmware is not running at all, or may be crashing and rebooting, its hard to know
From what I can remember the bootloader does some checks of the firmware and won't run it if those checks fail.
One check was the location of the stack pointer in memory, but I think there are other checks.
However we don't have the source code for the bootloader, and reverse engineering it from binary / assembly language would take hundreds of hours of work
I've checked and our code has checks for Screen type 1, but I don't know what screen type is in my radio
Anyway, it sounds like the firmware is not running at all, or may be crashing and rebooting, its hard to know
From what I can remember the bootloader does some checks of the firmware and won't run it if those checks fail.
One check was the location of the stack pointer in memory, but I think there are other checks.
However we don't have the source code for the bootloader, and reverse engineering it from binary / assembly language would take hundreds of hours of work
Re: RT3S firmware won't run
yes OpenRTX is running, i'll try and set it up tomorrow, channels are there, but none of the DMR ones are working.VK3KYY wrote: ↑Wed Jan 25, 2023 4:51 amSo OpenRTX is running ?
I've checked and our code has checks for Screen type 1, but I don't know what screen type is in my radio
Anyway, it sounds like the firmware is not running at all, or may be crashing and rebooting, its hard to know
From what I can remember the bootloader does some checks of the firmware and won't run it if those checks fail.
One check was the location of the stack pointer in memory, but I think there are other checks.
However we don't have the source code for the bootloader, and reverse engineering it from binary / assembly language would take hundreds of hours of work
i will take a look at radio_tool to see if i can manage to make this work i'll keep you updated
thx for your help
Re: RT3S firmware won't run
OpenRTX does not support DMR and AFIK never will, because the AMBE codec is not open source and the whole project is super-open source to the point of not using proprietary codecsVE2NCK wrote: ↑Wed Jan 25, 2023 5:15 amyes OpenRTX is running, i'll try and set it up tomorrow, channels are there, but none of the DMR ones are working.VK3KYY wrote: ↑Wed Jan 25, 2023 4:51 amSo OpenRTX is running ?
I've checked and our code has checks for Screen type 1, but I don't know what screen type is in my radio
Anyway, it sounds like the firmware is not running at all, or may be crashing and rebooting, its hard to know
From what I can remember the bootloader does some checks of the firmware and won't run it if those checks fail.
One check was the location of the stack pointer in memory, but I think there are other checks.
However we don't have the source code for the bootloader, and reverse engineering it from binary / assembly language would take hundreds of hours of work
i will take a look at radio_tool to see if i can manage to make this work i'll keep you updated
thx for your help
Try using RadioTool to wrap or even upload the opengd77 firmware to the radio and see if that works, as that would isolate a problem with the loader in the CPS