2007-03-04 07:46 PM
2007-03-04 02:46 PM
I've just been given a ST72F345C4 to program, using a FLASH STICK
programmer. I only want to write simple programs, so I tried to compile my code with ''ST7 Visual Develop'', I have set up a project, wkspace, etc and including header files. BUT. I keep getting these linker errors: #error clnk example.lkf:14 can't open file crtsx.st7 #error clnk example.lkf:15 can't open file libim.st7 #error clnk example.lkf:16 can't open file libm.st7 *** Is it a problem with the linker or is there a greater problem with only using this program? Must I use Cosmic/ Codewarrior/ something else to compile? *** I did a search in the root ST7 directory and none of these files are even there! I also tried to download Cosmic Compiler for ST7, but there link is broken. any suggestions?? Thanks. :o2007-03-04 07:46 PM
Quote:
#error clnk example.lkf:14 can't open file crtsx.st7 #error clnk example.lkf:15 can't open file libim.st7 #error clnk example.lkf:16 can't open file libm.st7 these are files that belong to the Cosmic compiler installation, so, yes, you need to install the Cosmic compilerQuote:
I also tried to download Cosmic Compiler for ST7, but there link is broken. Our website had a problem in the second half of last week, it should be back to work today. Sorry for the inconvenience. Regards, Luca (Cosmic)