cancel
Showing results for 
Search instead for 
Did you mean: 

how can add cpp library to keil 5.11 ?

mhdizgah
Associate II
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 discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
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.