This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Adding assembly library file to keil project

Hi everyone,

I  created a project in keil v5.31.0.0, my aim is to add precompiled assembly library file to my project.

How can i add it, Can any one please suggest me the steps to follow,

i tried like below link but it is not working.

https://devzone.nordicsemi.com/f/nordic-q-a/38757/bsxlite?ReplySortBy=CreatedDate&ReplySortOrder=Ascending

Thank you in advance,

Regars,

amarr

Parents
  • in uVision Project window, right click on a Group and select "Add existing files to group xxx". And select the file type like this

    so that you can add an existing lib file to your project

Reply
  • in uVision Project window, right click on a Group and select "Add existing files to group xxx". And select the file type like this

    so that you can add an existing lib file to your project

Children
No data