Forum: Mikrocontroller und Digitale Elektronik winIDEA sprintf Probleme


von Franz S. (franz_0815)


Lesenswert?

Hallo
mein Problem ist das ich unter winIDEA
eine funktion sprintf(buf,"%10s",ascii);
nicht funktioniert.

lasse ich die 10 weg dann gehts.

Fehlermeldung:

Error [PM9]: Output file template.elf 
(Dir:D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\ 
MB9BF524\app\Work_Space\EVBMB9B520EVE\Debug\)  was not generated. 
(doesn't exist


Arbeite zu ersten mal min winIDEA .

woran liegt das

stdio.h und string.h natürlich mit drinn.

Gruss Franz

von Rufus Τ. F. (rufus) Benutzerseite


Lesenswert?

Franz S. schrieb:
> Fehlermeldung:
>
> Error [PM9]: Output file template.elf
> (Dir:D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\ 
MB9BF524\app\Work_Space\EVBMB9B520EVE\Debug\)
> was not generated. (doesn't exist

Das ist die vollständige Fehlermeldung?

Glaub' ich so recht nicht. Davor kommt sicherlich auch noch was.

von Franz S. (franz_0815)


Lesenswert?

Compiling ...
copro_commands.c
core_cm3.c
EVE.c
D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\MB9BF 
524\app\Work_Space\src\EVE.c(137,4):  W:  this decimal constant is 
unsigned only in ISO C90 [enabled by default]
D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\MB9BF 
524\app\Work_Space\src\EVE.c(138,4):  W:  this decimal constant is 
unsigned only in ISO C90 [enabled by default]
D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\MB9BF 
524\app\Work_Space\src\EVE.c(139,4):  W:  this decimal constant is 
unsigned only in ISO C90 [enabled by default]
D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\MB9BF 
524\app\Work_Space\src\EVE.c(140,4):  W:  this decimal constant is 
unsigned only in ISO C90 [enabled by default]
EVE_SPI.c
hands_on.c
main.c
SPI.c
startup_mb9bf5xx.s
system_mb9bf52x.c
Linking
Error [PM9]: Output file template.elf 
(Dir:D:\FTDI_800\EVBMB9B520EVE_WEB_V11\Software\GLYN\iSYSTEM\FM3-Master\ 
MB9BF524\app\Work_Space\EVBMB9B520EVE\Debug\)  was not generated. 
(doesn't exist)
0 Error(s)  4 Warning(s)
Process terminated.

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.