Pages: [1]
|
|
|
|
Author
|
Topic: Building Fw for H7 (Read 2708 times)
|
|
satoryboy
schon länger dabei
Offline
Posts: 87
Ich liebe dieses Forum!
|
|
Building Fw for H7
« on: 23. October 2021, 13:53:39 »
|
|
Hello All
The task is simple - to compile the mod-firmware for the STM32H743ZIT6U controller (soldered from the Nucleo-144 board). There are no problems with the STM32F765ZIT6 controller, but at the time of purchase it was not available. I took a separate computer (Win7-64), installed the compilation environment strictly according to the instructions - https://github.com/df8oe/UHSDR/wiki/Windows-x64-Compiler-Setup-and-Build-Environment. Corrected only the system variable Path. Compiled the current "active-devel" project, version 2.12.0, for the H7 controller. When compiling, I got the message:
... text data bss dec hex filename 773620 6320 106256 886196 d85b4 fw-ovi40.elf arm-none-eabi-objcopy -O binary fw-ovi40.elf fw-ovi40.bin arm-none-eabi-objcopy -O binary fw-ovi40.elf fw-ovi40.bin
17:53:06 Build Finished. 0 errors, 7 warnings. (took 7m: 50s.197ms)
The firmware does not start (black screen, LEDs do not move). In this case, the stock firmware 2.12.0 starts without problems. Question - compile for Linux only? Are the instructions for her up to date?
|
|
Logged
|
|
|
|
|
satoryboy
schon länger dabei
Offline
Posts: 87
Ich liebe dieses Forum!
|
|
Re:Building Fw for H7
« Reply #2 on: 23. October 2021, 18:50:12 »
|
|
Yes, and the executable code is more compact. But still, how do I compile a mod firmware that will not hang the controller? I will be working on a compilation option for Linux, but time is running out. Help!
Sources: https://disk.yandex.ru/d/HAfvN5SVED9GqQ
|
« Last Edit: 23. October 2021, 18:53:19 by satoryboy » |
Logged
|
|
|
|
satoryboy
schon länger dabei
Offline
Posts: 87
Ich liebe dieses Forum!
|
|
Re:Building Fw for H7
« Reply #3 on: 24. October 2021, 09:58:51 »
|
|
I stitched it with an old mod-firmware compiled for Ubuntu. The transceiver works without problems. The root of all evil is in the compiler.
|
|
|
|
|
satoryboy
schon länger dabei
Offline
Posts: 87
Ich liebe dieses Forum!
|
|
Re:Building Fw for H7
« Reply #5 on: 24. October 2021, 13:57:02 »
|
|
Thanks to the namesake from Germany, sent the firmware compiled for Linux. There are glitches and freezes, but I'll figure it out over time. The correct compiler rules.
|
|
|
|
Pages: [1]
|
|
|
|
|
|
|