Skip to main content
mhdizgah
Associate III
September 17, 2014
Question

how can add cpp library to keil 5.11 ?

  • September 17, 2014
  • 1 reply
  • 563 views
Posted on September 17, 2014 at 17:06

hi when i add a cpp library to keil project,it shows this error:

its while i have no problem with c libraries

tnks

0690X00000605A6QAI.png

#stm32f103 #cpp-library #keil
This topic has been closed for replies.

1 reply

Andrew Neil
Super User
September 17, 2014
Posted on September 17, 2014 at 22:21

Well, it clearly tells you to, ''check 'Options for Target - Utilities''' - so did you do that?

And the error is coming from FCARM - so have you checked the documentation  for FCARM?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.