Sysprogs forums › Forums › VisualGDB › Keil project import with errors
- This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago by
support.
-
AuthorPosts
-
May 3, 2023 at 12:10 #34194
dmas
ParticipantWas asked to test your tool as a possible substitute to using the keil uvision5.
This is the error I kept seeing after trying to compile : #1114: this feature not supported on target architecture/processor .
Stumbled on this thread : https://sysprogs.com/w/forums/topic/keil-armcc-features-error/ as to having a similar issue.
Something to do with RTE_Components.h file, but it did not specify a direct solution.
Is the issue fixed? Is there a working project I can reference in order to find the bad configuration ?
Cheers
May 3, 2023 at 12:20 #34195support
KeymasterHi,
The project importing logic can automatically handle the most common settings (device type, list of sources/headers, include directories, preprocessor macros, libraries, scatter file). If your project is considerably more complex, it may indeed require manual adjustment after importing.
There are 2 ways to address it:
- You can try creating a new project from scratch as shown in this tutorial, and compare it against the broken one.
- You can try following this tutorial to compare the build command lines between the original Keil project and the imported project.
If you prefer, we can compare the projects for you over a screen sharing session, and fix all the issues, however we would have to charge our consulting rate for it, since it is not something that can be done fully automatically.
May 16, 2023 at 02:06 #34243dmas
ParticipantHi,
That seems ok, any restriction for VisualGDB to be working with:
- Safe C library. https://ibb.co/Hth7XQD
- FuSa RTS. https://ibb.co/g9qDVcC
- ARMcompiler. https://developer.arm.com/Tools%20and%20Software/Arm%20Compiler%20for%20Embedded%20FuSa
May 16, 2023 at 13:43 #34244support
KeymasterHi,
Good to know it works.
We haven’t specifically tested VisualGDB with FuSa components, however based on the first impression, they look like certified versions of the usual Keil components, so VisualGDB should work with them just fine.
If you encounter any issues, feel free to post the details, and we will do our best to help you.
If you wish, we can also test everything on our side and deliver a ready-to-use development environment with tutorials covering the topics of your interest as a part of our customization services.
June 14, 2023 at 00:14 #34364dmas
ParticipantHi, sent you an email for some specifics for the ready-to-use development environment, please contact us via user mail.
Thanks again
June 15, 2023 at 01:38 #34366support
KeymasterHi,
Thanks. We actually replied to the email 2 days ago. Please double-check your spam folder for emails from ticket@sysprogs.com.
If you still cannot find it, please let us know and we will resend it.
-
AuthorPosts
- You must be logged in to reply to this topic.