Skip to content

Running on Keil uVision 5 #28

@jaimelaborda

Description

@jaimelaborda

Hi Paul,

I hope you are healthy and safe.
I'm trying to have the Itsdk working with Keil uVision 5 and I having some problems. Have you been able to test in Keil?
I have set up the project using CubeMX generating the code for MDK instead of Eclipse.

I have included the SDK on the project but when I trying to compile it seems that some dependency from the system is missing. Particularly the error is:
..\stm32-it-sdk\Src\it_sdk\logger\error.c(33): error: #5: cannot open source input file "sys/types.h": No such file or directory

It cannot found types.h from system library. Have you had to include some directives on the compiler in order to "get" these system libraries? It is strange as stdio.h has been caught without errors.

Thank you very much in advance and thank you very much for your wonderful work. The SDK is awesome!

Best regards,
Jaime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions