Thank you for the help. I managed to resolve the linking errors and successfully ran 'make all' via the terminal. I did encounter error 127, but I was able to fix it by making an edit in the makefile, changing: 'HEX2BIN = hex2bin' to 'HEX2BIN = ./hex2bin.exe' and adding the HEX2BIN file to my directory. The command executed without errors. I've followed the video tutorial, but it still doesn't work.
If you have any further questions about what I've done or if you'd like more screenshots, please feel free to let me know. Thank you in advance.
incompatible firmware
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: incompatible firmware
You do not need to "change" anything - WHY
...also do not use the Terminal to call "make clean" / "make all" etc...spend some time on the Video and see how to do.
All is also explain in the readme.txt file - exact the way how to compile etc.
Why not follow our instructions and always try something different...? WHY ?
Code: Select all
and 'make all' via the terminal
All is also explain in the readme.txt file - exact the way how to compile etc.
Why not follow our instructions and always try something different...? WHY ?
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
-
- Posts: 6
- Joined: Thu 19. Oct 2023, 10:07
Re: incompatible firmware
I find the readme and documentation to be written quite loosely and open for interpretation. I searched the forum for people with the same error 127, and someone replied that it was because of a mistake in the makefile. You can see the thread here. I have managed to flash something to the router, or at least PEAK Flash said it was successful, yet nothing happens when I test it out. I have spent time watching the video and followed the instructions exactly as described in the video.
Thanks in advance, Stef.
Thanks in advance, Stef.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: incompatible firmware
The post was from the old "GNU ARM Toolchain Yagarto" and was posted from one of our Team. ! 8 years ago !
It have absolutely nothing to do with the current available ARM Tool Chain. This was a post for the Router FD used with the Yagarto Tools.
The current Tool Chain works perfect if customers follow the readme.txt, or if not willing to read,
see the Video and do exactly what we shown in this Video
- no need to rename / replace or change anything..no need to use the Terminal to build the sample codes etc.
We will stop it here - good luck - but we spend to much time to told you to simply follow the instructions...
It have absolutely nothing to do with the current available ARM Tool Chain. This was a post for the Router FD used with the Yagarto Tools.
The current Tool Chain works perfect if customers follow the readme.txt, or if not willing to read,
see the Video and do exactly what we shown in this Video
- no need to rename / replace or change anything..no need to use the Terminal to build the sample codes etc.
We will stop it here - good luck - but we spend to much time to told you to simply follow the instructions...
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------