ModulToolbox2.3 how to import project from GitHub

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

cross mob
YoIs_1298666
Level 5
Level 5
250 sign-ins 100 replies posted 100 sign-ins

Hello,

I would like to get the PSoC4100S MAX project"" from GitHub and import it with ModusToolbox2.3.

The target kit is PSoC 4100S Max Pioneer Kit (CY8CKIT-041S-Max).

https://github.com/cypresssemiconductorco/mtb-example-psoc4-msc-capsense-csx-button-tuning

I download the zip file.

Please tell me the steps to build it with Modus Toolbox 2.3.

Best regards,

Yocchi

0 Likes
1 Solution

Hello @YoIs_1298666 ,

My apologies. Since this is Alpha content, you will need a newer patch release of ModusToolbox to work with this, that's why you see the error.

Please create a case with Cypress Technical Support to get the newer patched release of ModusToolbox. Or you could wait until the BSP is released officially in ModusToolbox.

Regards,
Dheeraj

View solution in original post

0 Likes
5 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello @YoIs_1298666 ,

Please follow the steps in the Eclipse Quick Start Guide to create a new application. Choose the right BSP and then choose the CSD Button Tuning Application template as shown below:

DheerajK_81_0-1619072073936.png


Once created, use the Build option under the Quick Panel to build your project.

Hope this helps 🙂

Regards,
Dheeraj

0 Likes

Hello Dheeraj-san,

Thank you very much for your help.

But, we can not find "CY8CKIT-041S-Max CY8C4149AZI-S598" in PSoC 4 BSPs. 

YoIs_1298666_0-1619486253813.png

Maybe the BSP of your choice seems CY8CKIT-041-41XX, CY8CKIT-145-40XX, CY8CKIT-149.

Do I have to  install the BSP for CY8CKIT-041S-Max?

I would like to import the following project.

[mtb-example-psoc4-msc-capsense-csd-button-tuning]

https://github.com/cypresssemiconductorco/mtb-example-psoc4-msc-capsense-csd-button-tuning

Best regards,

Yocchi

0 Likes
lock attach
Attachments are accessible only for community members.

Hello @YoIs_1298666 ,

Support for PSoC 4100S Max family of devices on ModusToolbox is currently in alpha.  This is why you don't see this BSP yet. 

But in case you want to try out the Alpha content, you can follow these steps:
1. Navigate to <User>/.modustoolbox folder and paste the file that is attached with this post.
2. Open ModusToolbox and Create New Application. 
3. You should now see CY8CKIT-041S-Max BSP available for selection.

DheerajK_81_0-1619718494929.png

4. Select the application template - mtb-example-psoc4-msc-capsense-csd-button-tuning
5. Click Create.

You should be able to create your application successfully. 

Hope this helps 🙂

Regards,
Dheeraj

 

0 Likes

Hello Dheeraj-san,

Thank you for your help.

I could create the "MSC_CapSense_CSD_Button_Tuning" project.

But, I have an error.

YoIs_1298666_1-1620261702654.png

And I can not open the "CapSense Configurator".

YoIs_1298666_2-1620262216360.png

If I build this project I get the following error:

make: *** [../mtb_shared/core-make/release-v1.7.2/make/core/config.mk:253: COMPONENT_CUSTOM_DESIGN_MODUS/TARGET_CY8CKIT-041S-MAX/GeneratedSource/cycfg.timestamp] Error 1

I don't have the PSoC 4100S Max Pioneer Kit yet.

Best regards,

Yocchi

 

0 Likes

Hello @YoIs_1298666 ,

My apologies. Since this is Alpha content, you will need a newer patch release of ModusToolbox to work with this, that's why you see the error.

Please create a case with Cypress Technical Support to get the newer patched release of ModusToolbox. Or you could wait until the BSP is released officially in ModusToolbox.

Regards,
Dheeraj

0 Likes