Hallo,
erstmal möcht ich sagen dass ich nicht nur neu im Forum bin sondern auch
kein Experte in der Materie bin.
So zu meinem Problem:
Ich möchte mehrere Schrittmotoren mit einer Platine der Firma Trinamic,
Typ TMCM-6110 ansteuern.
https://github.com/trinamic/stepRocker-Library
Das ist die das C Programm das ich auf den Controller flashen möchte(mit
Keil uVision v5)
Dann gibt es folgenden Fehler:
1 | Rebuild target 'Target 1'
|
2 | compiling Commands.c...
|
3 | compiling Eeprom.c...
|
4 | compiling Globals.c...
|
5 | compiling IO.c...
|
6 | compiling RS485.c...
|
7 | compiling SPI.c...
|
8 | compiling stepRocker.c...
|
9 | compiling SysControl.c...
|
10 | compiling SysTick.c...
|
11 | compiling TMC262.c...
|
12 | compiling TMC429.c...
|
13 | linking...
|
14 | .\Steprocker.axf: Error: L6320W: Ignoring --entry command. Cannot find argument 'Reset_Handler'.
|
15 | .\Steprocker.axf: Warning: L6320W: Ignoring --first command. Cannot find argument '__Vectors'.
|
16 | Not enough information to list image symbols.
|
17 | Not enough information to list the image map.
|
18 | Finished: 2 information, 1 warning and 1 error messages.
|
19 | ".\Steprocker.axf" - 1 Error(s), 1 Warning(s).
|
20 | Target not created
|
ich weiß wirklich nicht was ich machen soll :(
wenn irgendwelchen entscheidenden Informationen fehlen sollten werd ich
das natürlich ergänzen