Problem with "project.h"

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

cross mob
RomanBalian
Level 1
Level 1
10 sign-ins 5 replies posted 5 sign-ins

RomanBalian_0-1637704375995.png

I don't know what's wrong. And it does not disappear after the assembly of the project

0 Likes
1 Solution
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

Repeatedly removed and rearranged

If that is the case, please make sure that path name of

(1) PSoC Creator Installation path name

(2) Your Design Workspace name and path

(3) Your Project Name and path

none of above has white space (space, tab) and non-standard ascii letters such as Kanji etc.

 

By the way, also would you teach us your environment?

Hardware (CPU, MEMORY, HDD space)

Software (Operating system)

moto

View solution in original post

0 Likes
7 Replies
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

I wonder if you have some more error messages before the Build error message.

The error message sounds like you have a pointer variable but the variable has not been assigned or something like that.

If you can post your project archive or simple sample project with which we can reproduce the problem will help others to point out the root cause.

moto

0 Likes

Hi, this error appears from the beginning. Regardless of the code and components of the circuit.

0 Likes
RomanBalian
Level 1
Level 1
10 sign-ins 5 replies posted 5 sign-ins

Hi, this error appears from the beginning. Regardless of the code and components of the circuit.

0 Likes
MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

Although it may going to be a waste of time,

I would uninstall PSoC Creator and re-install it.

moto

0 Likes

Repeatedly removed and rearranged

0 Likes

Can you try Blink LED project from the Examples project.  If this fails, then you have something wrong with the installation of Creator or you're not creating the workspace according to what Creator is expecting.

Yes, you will see an error bubble (or yellow "!") next to the declaration line for project.h, but that will go away after your first Build.

MotooTanaka
Level 9
Level 9
Distributor - Marubun (Japan)
First comment on blog Beta tester First comment on KBA

Hi,

Repeatedly removed and rearranged

If that is the case, please make sure that path name of

(1) PSoC Creator Installation path name

(2) Your Design Workspace name and path

(3) Your Project Name and path

none of above has white space (space, tab) and non-standard ascii letters such as Kanji etc.

 

By the way, also would you teach us your environment?

Hardware (CPU, MEMORY, HDD space)

Software (Operating system)

moto

0 Likes