Build error: unknown type name 'PTR_ADDR'

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

cross mob
ShKr_3646021
Level 2
Level 2
First like received 10 replies posted 5 replies posted

Hi,

I am currently working on a project using PSoC 5LP and emWin. I was able to work perfectly fine until I added emFile to the project. I included all the required libraries and files in the project. But I am getting "Build error: unknown type name 'PTR_ADDR' " error.

Has someone come across this issue?

Any help is appreciated.

Thank you!

0 Likes
1 Solution
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Please refer to this thread and let me know if it resolves your issue: emFile not Working with new GraphLCDIntf

Regards,

Dheeraj

View solution in original post

0 Likes
2 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Please refer to this thread and let me know if it resolves your issue: emFile not Working with new GraphLCDIntf

Regards,

Dheeraj

0 Likes

It worked. I was confused about the global.h file in both emWin and emFile but found out it's the Global.h file from emWin library that needs changes.

Thank you!

0 Likes