Problem with exporting PSoC Creator4.0 project to Eclipse Neon

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

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

I have a problem with exporting PSoC Creator4.0 project to Eclipse Neon.

   

Version of  software is

   

Eclipse:4.6.2

   

PSoC Creator:4.0.0.432

   

 

   

I installed PSoCCreatorEclipse_Import_v2.3.1.zip, then exported PSoC Creator Project for eclipse.

   

Then, created new C project in eclipse with PSoC Creator Project directory, as shown in PSoC Creator Help.

   

At the step of set Cross GCC Command, I set PSoC Creator arm tools as PSoC Creator Help say, but button "Next" and "Finish" are disabled(gray outed).

   

When I tried same sequence in eclipse Mars2, It was successful.

   

 

   

Is Eclipse Neon out of support yet?

0 Likes
8 Replies
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Make sure Eclipse Luna or later and Java 7 or later are installed in the system.

   

You can look into this TSG for section  "Exporting to Third-Party Tools"-

   

http://www.cypress.com/knowledge-base-article/troubleshooting-psoc-creator-issues-kba217546

0 Likes
Anonymous
Not applicable

Thank you for answer, ANKS

   

 

   

Eclipse is "NEON2", much later than Luna.

   

Java version is 8, later than 7.

   

Linked page didn't help me.

   

Anything to check additionally?

0 Likes
lock attach
Attachments are accessible only for community members.
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hello Mikami-San,

   

Can you tell me why this symbol is there as shown in image attached in the path of file.

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

Because I use Japanese version of Windows, the symbol "Yen-mark" is used to indicate directory.

   

Slash and Back Slash also can be used. But situation doesn't change although Slash is used instead of Yen-mark.

0 Likes
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

Hello,

   

Can you please try to provide details about your system like OS,RAM,.NET version

0 Likes
Anonymous
Not applicable

Hi ANKS

   

My system profile is following...

   

PC : PC-MK32MEZDG(NEC)

   

OS : Windows 7 Professional 32bit

   

RAM : 4GB

   

.NET version : .NET Framework 4.6.1

0 Likes
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

When you choose the option to Export from PSoC Creator,in the last you get the option "Copy Project Path to clipboard".Click that option.

   

Then in next step (while importing to Eclipse IDE)uncheck the Use Default Location check box and  paste from clipboard the project path into Project "Location" option.

   

I tried to do so in Eclipse(Detail below)-

   

Eclipse IDE for C/C++ Developers

   

Version: Neon Release (4.6.0)
Build id: 20160613-1800

   

I found that "Finish" is not disabled(not gray outed).

0 Likes
Anonymous
Not applicable

Hi, ANKS

   

Thank you for your testing in same environment.

   

Finally, I found the cause of this trouble.

   

In my environment, the default workspace of Eclipse is set to "C:/workspace".

   

My project directory is "C:/workspace/'project name'/", under the Eclipse workspace.

   

 I tried changing default workspace to different directory, then It was successful.

0 Likes