I have recently bought Afro ESC 30A and Afro ESC USB Programming Tool from Hobbyking and I’m trying to flash ESC using HEX file found in this: https://github.com/bluerobotics/tgy respository. I have tried doing this from Linux using
Are you powering the ESC through the main red and black power wires while flashing it? You cannot provide power through the signal cable alone during flashing.
As mentioned in the README (on the page you linked to),
That project is from before my time at Blue Robotics, and is not something I can dedicate time or resources looking into because we’re not supporting it anymore.
That said, the Makefile seems to be in charge of compiling the .inc source files into .hex binaries, so perhaps that will be of use to you.