PE fails to generate code if the project path contains parentheses (CW10.2)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

PE fails to generate code if the project path contains parentheses (CW10.2)

Jump to solution
1,124 Views
Ainslie
Contributor II

Is this a PE issue or an eclipse issue, as I am porting over from V7.1.

 

ie.  \firmware\(DC00521)\main\ProcessorExpert.pe

 

 

Labels (1)
Tags (1)
1 Solution
549 Views
BlackNight
NXP Employee
NXP Employee

Hello,

this is a PE issue, it reports:

Description    Resource    Path    Location    Type
ERROR: Project path contains unsupported characters - brackets    test(pe)        Cpu    Processor Expert Problem

Not sure why this is not supported, but I pass this to the engineering team.

 

Normal CodeWarrior/Eclipse projects can have () in the path. I know that there are things like ';' not supported, btw.

 

BK

View solution in original post

0 Kudos
4 Replies
550 Views
BlackNight
NXP Employee
NXP Employee

Hello,

this is a PE issue, it reports:

Description    Resource    Path    Location    Type
ERROR: Project path contains unsupported characters - brackets    test(pe)        Cpu    Processor Expert Problem

Not sure why this is not supported, but I pass this to the engineering team.

 

Normal CodeWarrior/Eclipse projects can have () in the path. I know that there are things like ';' not supported, btw.

 

BK

0 Kudos
549 Views
Robinwithu
Senior Contributor I

Hello Erich,

I am also getting the same error

(

ERROR: Project path contains unsupported characters - brackets    test(pe)   Cpu    Processor Expert Problem

)

for MC9S08RN8 µC for Codewarrior 10.5, have you got the answer?

BR

Robin

0 Kudos
549 Views
BlackNight
NXP Employee
NXP Employee

Hi Robin,

to my understanding this will not be changed, so you have to remove the (...) from your path. Would that be an issue?

Erich

549 Views
Robinwithu
Senior Contributor I

Thank you Erich.

Kind Regards

Robin

0 Kudos