AR# 55581

|

14.5 SDK - FSBL fails to compile with error "cannot find -lrsa"

描述

The compilation of the 14.5 FSBL failed with the following error message:

"cannot find -lrsa"

解决方案

To work around this issue, right-click the FSBL and choose C/C++ Build -> Settings.

Under the ARM gcc linker -> libraries:

  1. Add rsa in the Libraries (-l) text area.
  2. Add "${workspace_loc:/${ProjName}/src}" in the Library search path (-L).

    Both of these steps are shown below:
AR# 55581
日期 06/17/2013
状态 Active
Type 已知问题
器件
Tools
People Also Viewed