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

Building sdk12 examples

Hi

So far I have been using the examples from Keil 5 pack installer. Now I tried loading some from the SDK example folder and I have issues with includes. What do I need to adjust to have those includes working properly? Also there is almost nothing in the "manage run-time enviroment" dialog to select.

image description

Parents
    • Make sure that you actually extract the zip archive, and are not opening the project from within the zip archive itself.

    • It could be that your working directory is in a too deep level (i.e. long path name). This is a problem related to Windows path limitation, and is a known issue when the names get too long. You can try to move the SDK folder to level that is not that deep.

    • I would also recommend downloading the latest version of Keil if you have an older version.

Reply
    • Make sure that you actually extract the zip archive, and are not opening the project from within the zip archive itself.

    • It could be that your working directory is in a too deep level (i.e. long path name). This is a problem related to Windows path limitation, and is a known issue when the names get too long. You can try to move the SDK folder to level that is not that deep.

    • I would also recommend downloading the latest version of Keil if you have an older version.

Children
No Data
Related