PSoC4 Invalid device error in make bsp

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

cross mob
RoFe_2541336
Level 1
Level 1
10 sign-ins 5 sign-ins First reply posted

Following KBA231373, using Modus Toolbox 2.4. I created a PSoC4 generic project and ran:

>make bsp TARGET_GEN=JoyEmu4127M485 DEVICE_GEN=CY8C4127AZI-M485

Get the error:

ERROR: Setting the target device failed. Invalid device: CY8C4127AZI-M485

How do I add this device so that I can get past the error? Is there a list of supported devices? How do I determine which PSoC4 devices will work with the development tool?

 

0 Likes
1 Solution
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @RoFe_2541336 ,

You can verify if your device is supported in ModusToolbox by doing the following:

1. Create the PSoC 4 Generic project

2. Open Device Configurator 3.1.0 from the quick panel

3. Click on File >> New

4. Then click on the drop down for 'MCU device' as shown below.

AlenAn14_0-1639383146620.png

 

Check if your device is present in this list. If it is present then the same is supported.

I check for your mentioned M485 device, but the same is not supported in ModusToolbox.

AlenAn14_1-1639383242086.png

But the same is supported in PSoC Creator.

AlenAn14_2-1639383337823.png

Hope this helps.

Regards
Alen

 

 

View solution in original post

0 Likes
2 Replies
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @RoFe_2541336 ,

You can verify if your device is supported in ModusToolbox by doing the following:

1. Create the PSoC 4 Generic project

2. Open Device Configurator 3.1.0 from the quick panel

3. Click on File >> New

4. Then click on the drop down for 'MCU device' as shown below.

AlenAn14_0-1639383146620.png

 

Check if your device is present in this list. If it is present then the same is supported.

I check for your mentioned M485 device, but the same is not supported in ModusToolbox.

AlenAn14_1-1639383242086.png

But the same is supported in PSoC Creator.

AlenAn14_2-1639383337823.png

Hope this helps.

Regards
Alen

 

 

0 Likes
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @RoFe_2541336 ,

Glad your query is resolved :).

Please feel free to post any queries or issues that you may have on our products in the community and we will be happy to help.

Regards
Alen

0 Likes