How to solve CAN NOT APPLY THE PATCH... error message in generate component option
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-26 8:07 PM
Hi All,
I'm working on the SPC560Pxx series development board and using SPC5 studio application to build my code, I have uploded my IDE. Since it is update, generate option is the IDE is showing below messages.
Could you please anyone suggest me how to solve this issue OR let me know which sofrware I need to update and solve this issue,
thanks
Basava.
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-28 7:06 AM
Hello ,
Have you updated the files contained in components/lib/src or include
If yes , your patch is not compliant anymore with the new file.
You should rebase your patch
if not , i recommend you to disable the patch mode
cf SPC5Studio Project properties in UI
Do not hesitate to go to the help section.
"Section Patching : MOdification of the generated files"
Best Regards
Erwan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-01-28 7:06 AM
Hello ,
Have you updated the files contained in components/lib/src or include
If yes , your patch is not compliant anymore with the new file.
You should rebase your patch
if not , i recommend you to disable the patch mode
cf SPC5Studio Project properties in UI
Do not hesitate to go to the help section.
"Section Patching : MOdification of the generated files"
Best Regards
Erwan
