Gast
#3891853
Hallo, ich entwickle an einer Platine mit einem STM32F407VGT6. Vor einem Monat habe ich die Programmierarbeiten unterbrechen müssen, so dass ich jetzt erst weitermachen konnte. Nun kann ich auf einmal nicht mehr flashen. Der Controller läuft mit dem alten Programm, der Zugriff auf den Flash ist aber unmöglich. Ich habe sowohl J-Link als auch St-Link getestet, als Programme CooCox und J-Flash. Ich habe viel ausprobiert, Connect under Reset etc pp aber kein Land in Sicht. Was könnte das sein? Danke für Eure Hilfe! set tdesc filename C:/CooCox/CoIDE/bin/target_desc/arm-with-m-fpa-layout.xml target remote 127.0.0.1:2331 127.0.0.1:2331: Das System hat versucht, einem Verzeichnis, das sich auf einem mit JOIN zugeordneten Laufwerk befindet, ein Laufwerk mit SUBST zuzuordnen. monitor interface JTAG "monitor" command not supported by this target. monitor endian little "monitor" command not supported by this target. monitor speed auto "monitor" command not supported by this target. monitor flash device = STM32F407VG "monitor" command not supported by this target. monitor flash breakpoints = 1 "monitor" command not supported by this target. monitor flash download = 1 "monitor" command not supported by this target. monitor reset 0 "monitor" command not supported by this target. monitor halt "monitor" command not supported by this target. load C:\\CooCox\\CoIDE\\workspace\\InbetriebnahmeHWr2.0\\InbetriebnahmeHWr2.0 \\Debug\\bin\\InbetriebnahmeHWr2.0.elf You can't do that when your target is `exec' monitor reset 0 "monitor" command not supported by this target. Temporary breakpoint 1 at 0x80001f0: file C:\CooCox\CoIDE\workspace\InbetriebnahmeHWr2.0\main.c, line 27. tbreak main continue The program is not being run.
