2019-02-07 05:14 AM
ApplicationTemplate for STM32F469I DiscoveryKit create Keil project file for uVision v4 with wrong TargetOption. <Device>STM32F427ZI</Device>. Where i can get right ApplicationTemplate for STM32F469I DiscoveryKit ?
Thanks.
2019-02-07 12:50 PM
Hi @AKrug,
You're right about the device type. What happens if you change to the proper device type? Are you able to program your board?
2019-02-07 07:58 PM
If I use only TouchGFX designer and Visual Studio there is no problem.
All Designers modes (Simulate, Run, Generate ) works without problem.
Visual Studio compile and run Simulator.
Problems begin if I try open Keil project file. It causes a storm of indignation from keil.
Replacing the device type does not give results.
As I understand it is necessary to make much more changes to the Keil project file.
Before, I didn’t use Keil so I asked where to get the working version of Application Template.
Can you send me the correct Keil project file for this ApplicationTemplate?
2019-02-08 02:40 AM
Hi,
Yes, Touchgfx designer uses arm-gcc to create a binary and ST-Link to program. I think there is a general issue with the Keil project for this particular application template that has escaped testing - I will investigate and get back to you.
Best regards,
Martin
2019-02-08 06:36 AM
Thank you for attention.
I look forward to your reply.
Best regards,
Andrew