Hello all,
when I create a project from a port example and change the pin configuration in Pin-Tool the resulting configurations are not reflected automatically to corresponding source/header files even if I click to update code section.
Does that mean already like this? Or am I missing something?
In the corresponding part of the help document, it refers only to see the new code in code-view and to export the new files to integrate them. So, is the automatic update of the corresponding files not possible at all?
One another thing is that the updated files in the Pin-Tool are the following,
- Siul2_Port_Ip_Cfg.c
- Siul2_Port_Ip_Cfg.h
- Tspc_Port_Ip_Cfg.c
- Tspc_Port_Ip_Cfg.h
but the files in the project under generate/ are as following.
- Siul2_Port_Ip_PBcfg.c
- Siul2_Port_Ip_PBcfg.h
- Tspc_Port_Ip_PBcfg.c
- Tspc_Port_Ip_PBcfg.h
What does this 'PB' stand for? And why is it added?
Last thing is, if the exported files have to be manually integrated always where do I know all files which are needed to be updated and the possible dependencies which might need to be adapted manually?
Does the Update-Code-Dialog-Window show always all changed files? If yes, might there be still other possible files which might need to be adapted accordingly?
Thanks in advance!
BR