how can I choose a specific psoc device in modus toolbox ?

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

cross mob
EyLa_1625036
Level 3
Level 3
10 likes given 10 sign-ins 25 replies posted

hello all , 

I am using psoc creator for years

But in modustoolbox I am a complete  newbie ,

I want to try the tool with the red PSOC4 pioneer kit cy8ckit-042 (I can't find it ,in the BSP list ) ,

I then selected custom BSP ,PSOC4-GENERIC 

 how can I choose a specific psoc device ? 

in psoc creator there is a device selector and then you just choose the device ..

I have tried to open library manager but target device is grayed out .. 

I have tried also modifying the MakeFile within : 

TARGET=CY8C4245AXI-483

but then when I click compile it gives me the error : 

"

*** Build support for the target device not found. Run "make getlibs" to ensure all required build and code dependencies are present..  "

 

Thanks 

0 Likes
1 Solution
LeoMathews
Moderator
Moderator
Moderator
First question asked 500 replies posted 100 solutions authored

Hi @EyLa_1625036 

Currently, there is no  support for PSoC 4200 series devices in ModusToolbox. PSoC Creator will still be the go-to tool for PSoC 4200 devices.

Thanks and Regards,
Leo

View solution in original post

0 Likes
3 Replies
LeoMathews
Moderator
Moderator
Moderator
First question asked 500 replies posted 100 solutions authored

Hi @EyLa_1625036 

Currently, there is no  support for PSoC 4200 series devices in ModusToolbox. PSoC Creator will still be the go-to tool for PSoC 4200 devices.

Thanks and Regards,
Leo

0 Likes
EyLa_1625036
Level 3
Level 3
10 likes given 10 sign-ins 25 replies posted

Thank you for the answer, 

So if i want to use the PSOC6 device  : CY8C6244AZI-S4D93 

How to select it as a target ? 

From the MakeFile ? from the  library manager ? 

any info would be helpfull 

Thanks

0 Likes

Hi @EyLa_1625036 

If you want to use CY8C6244AZI-S4D93 first create a project with a device with similar(MPN). Once the project is created use the BSP Assistant tool to change the device.

LeoMathews_0-1693311824952.png

Thanks and Regards,
Leo