Why EZ USB reports "Symbol 'RD_START' could not be resolved"?

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

cross mob
doch_3739346
Level 4
Level 4

Hi,

Add start state RD_START and GPIF II compile passed.

pastedImage_1.png

Change SRAM_READ_COMMAND, CyU3PGpifSMWitch toState to 'RD_START'.

Why tool still reports 'RD_START' can't be resolved?

pastedImage_7.png

0 Likes
1 Solution
SrinathS_16
Moderator
Moderator
Moderator
1000 replies posted 750 replies posted 500 replies posted

Hello,

- Please ensure that the cyfxgpif2config.h file is getting updated after you build it from the GPIF II designer.

- From your project, I could find that there are two cyfxgpif2config.h files. The cyfxsrammaster.c file has the include statement that identifies the cyfxgpif2config.h file in its own directory. But, the GPIF II designer generates the cyfxgpif2config.h file in img_cpif.cydsn folder. Please modify the Build settings in the GPIF II designer to point to the same directory as cyfxsrammaster.c file.

Best regards,

Srinath S

View solution in original post

0 Likes
7 Replies