Error while building projects in PSOC Designer “No rule to make project"

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

Try the following workaround:-
1) Go to Registry editor, by typing "Regedit" in run menu.
2) Go to registry entry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem"
3) Select the NtfsDisable8dot3NameCreation entry.
4) If it is not zero, then assign zero (0) value to this registry entry, as shown in fig 1.

   

5) Restart you machine.

   

   

Now, you should be able to compile projects without error

0 Likes
3 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Most of the ES parts were dropped when Creator 2.2 was released.

   

 

   

There is a board upgrade program - http://www.cypress.com/?app=kitupgrade

   

 

   

If not using a Cypress board best solution, replace part on board with fully released

   

version.

   

 

   

Regards, Dana.

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Wrong forum for above post.

   

 

   

As an aside, would be nice if Cypress released reg edit fixes in the form of script files,

   

to make sure key corruption not done by users. Just a thought.

   

 

   

Regards, Dana.

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked
        Cypress has a tool for retrieving registry entries and building a script file to adjust / remove keys but they only use it under remote-desktop control to avoid mishaps.   
   
Bob   
0 Likes