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?
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
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 .
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Frank,
Welcome !
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------