Can't open function declaration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Can't open function declaration

2,234 次查看
frankkong
Contributor III

Hello,

        I meet 2 questions when  I migration process from S12ZVML12 to S12ZVML31 under the guide(AN5330). The code warrior version is 11.0 and the process is SW5135.

        1.In main.c , I can't open the functions definitions when i press F3 .It only jump to the exported functions in the .h files. We can see it in the following pictures.

         2.How can I generate "SaAnalysispointsManager.apconfig", what's the meaning of it?

pastedImage_4.png

QQ截图20180725112017.png

QQ截图20180725112028.png

QQ截图20180725112110.png

0 项奖励
回复
4 回复数

2,067 次查看
BlackNight
NXP Employee
NXP Employee

Hi Frank,

I recommend you re-build the Index (see Fixing the Eclipse Index | MCU on Eclipse ) and follow the setting shown in that post. The Indexer is kind of 'database' which is used by the 'F3' function.

The SaAnalysispointsManager.apconfig is a configuration file used by the 'SoftwareAnalysis' package which does profiling/coverage analysis. If you are not using that feature, you can ignore that file.

I hope this helps,

Erich

2,067 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello  Frank,

Please try to "Enable indexer" to  as below picture, if still can't work, please delete the ".metadata" floder

under CW workspace , then reopen CW and project , rebuild .

pastedImage_1.png


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,067 次查看
frankkong
Contributor III

thanks

0 项奖励
回复

2,067 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Frank,

Welcome !


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复