Troubleshoot#
Facing peripheral functionality issues after migration
Cross-check the pin mapping in the respective peripheral component configurations, or the
<project_name>/config
files.
Both old and new SDK contents are visible after importing the project. Followed by build error stating Make File Not Found
Make sure the imported project name is same as the previous project.
Build errors because of missing files, such as Target Not Found
Open
<project_name>.slcp
and perform force generation as shown in the following image. This step regenerates the project with the SDK files.
Note:#
Cross-check the /autogen and /config folder contents after Force Generation, as they might be replaced with the default SDK files.