Resolved! Can someone please suggest me a way to build a binary (monolithic?) Image containing the code of both cores of a STM32H745, so that I can copy it with drag & drop in the windows volume "NOD-H745ZIQ (X :)"?
I can run the code for the two cores if I program them separately from the Keil, but I would like to generate a .BIN image to send to my client, who is doing tests on a prototype, with the code for both cores.I generate the .BIN with the "fromelf" pr...