Is it possible to save a 4.4 project as a 4.2 project? Or ...

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
DanMeeks
Level 1
Level 1
10 sign-ins 5 replies posted 5 questions asked

I am troubleshooting a problem where 4.4 is not able to program or debug a project. I can program from Programmer however.

I have a suspicion that 4.2 might behave differently. Is there a way to save this specific 4.4 project so that I can open it with 4.2 and attempt to debug?

Or - 

is there a way to fix this error that I get when I attempt to build that 4.4 project in 4.2:

sdb.M0052: Unable to find component "cy_boot_v6_10"

 

Thanks 

Dan

 

0 Likes
1 Solution
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

dame,

Hi.

To fix sdb.M0052: Unable to find component "cy_boot_v6_10"  try this:

  • You should see an yellow shield icon on the bottom right of the PSoC Creator window.  It should look this this: Len_CONSULTRON_1-1635424270795.png

     

  • Click this icon.
  • The "Component Update Tool" window will appearLen_CONSULTRON_2-1635424397770.png

     

  • It will list the current version of the cy_boot component as well as the later one available.
  • You should be able to select "Next >".  
  •  
  • The window will be updated with this type of information.  Select "Finish".
    Len_CONSULTRON_4-1635424613652.png

     

  • This will load the newer version cy_boot_v6_10 into your project.
  • The compiler build issue should now be solved.

 

 

Len
"Engineering is an Art. The Art of Compromise."

View solution in original post

3 Replies
Len_CONSULTRON
Level 9
Level 9
Beta tester 500 solutions authored 1000 replies posted

dame,

Hi.

To fix sdb.M0052: Unable to find component "cy_boot_v6_10"  try this:

  • You should see an yellow shield icon on the bottom right of the PSoC Creator window.  It should look this this: Len_CONSULTRON_1-1635424270795.png

     

  • Click this icon.
  • The "Component Update Tool" window will appearLen_CONSULTRON_2-1635424397770.png

     

  • It will list the current version of the cy_boot component as well as the later one available.
  • You should be able to select "Next >".  
  •  
  • The window will be updated with this type of information.  Select "Finish".
    Len_CONSULTRON_4-1635424613652.png

     

  • This will load the newer version cy_boot_v6_10 into your project.
  • The compiler build issue should now be solved.

 

 

Len
"Engineering is an Art. The Art of Compromise."
DanMeeks
Level 1
Level 1
10 sign-ins 5 replies posted 5 questions asked

Thank you Len - that did it!

0 Likes

😉

Len
"Engineering is an Art. The Art of Compromise."
0 Likes