This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

+ error: #20: identifier "ret_code_t" is undefined

during build time in keil arm software getting this as an error therefore not getting target completed

Parents
  • And have you added it as part of your preprocessor definitions? Are you building one of the example projects in the SDK or have you made a project from scratch? We strongly suggest using one of the existing example projects as a template that should be compiling and building successfully from scratch. 

    Also, if you're using SDK 17.0.0, it is strongly recommended that you switch to SDK v17.0.2 instead, which is a bug fix release replacing v17.0.0.

    Best regards,

    Simon

Reply
  • And have you added it as part of your preprocessor definitions? Are you building one of the example projects in the SDK or have you made a project from scratch? We strongly suggest using one of the existing example projects as a template that should be compiling and building successfully from scratch. 

    Also, if you're using SDK 17.0.0, it is strongly recommended that you switch to SDK v17.0.2 instead, which is a bug fix release replacing v17.0.0.

    Best regards,

    Simon

Children
No Data
Related