Keil project import with errors

Sysprogs forums Forums VisualGDB Keil project import with errors

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #34194
    dmas
    Participant

    Was 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

    #34195
    support
    Keymaster

    Hi,

    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.

    #34243
    dmas
    Participant

    Hi,

    That seems ok, any restriction for VisualGDB to be working with:

    1. Safe C library.  https://ibb.co/Hth7XQD
    2. FuSa RTS.  https://ibb.co/g9qDVcC
    3. ARMcompiler. https://developer.arm.com/Tools%20and%20Software/Arm%20Compiler%20for%20Embedded%20FuSa

     

    #34244
    support
    Keymaster

    Hi,

    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.

     

    #34364
    dmas
    Participant

    Hi, sent you an email for some specifics for the ready-to-use development environment, please contact us via user mail.

     

    Thanks again

    #34366
    support
    Keymaster

    Hi,

    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.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.