2019-03-21 11:49 AM
I have a STM32F769I-EVAL board and am using Atollc TrueStudio development tools and STM32CubeMX 5.1.0 to start the project.
2019-03-22 01:51 AM
Hello,
Do you face any problem to start your project?
The STM32CubeF7 firmware package provides a rich set of examples and applications that helps you:
STM32Cube_FW_F7_V1.15.0\Projects\STM32F769I_EVAL
Regards,
Imen
2019-03-22 07:25 AM
I was trying to copy information into my original post when it sent the post before I was ready. I have a project and it compiles with the Atollic tool set. When I go to debug it, I get the following message:
Failed to execute MI command:
-file-exec-and-symbols C:/Users/rgate/Desktop/Third/Third.elf.launch
Error message from debugger back end:
"C:/Users/rgate/Desktop/Third/Third.elf.launch": not in executable format: File format not recognized
The board had been used for a previous project and so the demo software is not installed in it.