missing STR91X.c
Good morning,
I'm using CrossWoks for ARM in evaluation mode, I'm developing on a STR91X mcu. I have installed the corresponfing supporta package. I'm detecting a compile error, because CrossWorks Studio doesn't find STR91X.c file under <CRossWorks for ARM 3.7 folder>/targets/ST_STR91X. What is the main issue?
Best Regards,
Lorenzo
-
Package files haven't been stored in the distribution since CrossWorks version 1 - it sounds like you are using a very old project.
To find the file, install the STR91x CPU support package, click File > Open Studio Folder > Packages Folder - the file should be in the targets/ST_STR91x directory.
-
Good morning Jon,
that works, thank you. The project was 2 years-old, I imported the missing files from the Package Folder folder and build phase proceeded. Now I have problems during link phase on crt0.s file (some sections are not present and/or are overflowed). The cause I think it's the project I Imported. was implemented and built with a different version of CrossWorks Studio. Do you suggest me to open another thread or I can continue with this one to share the new issues?
Best Regards,
Lorenzo
Please sign in to leave a comment.
Comments
2 comments