Beyond Studio Errors

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

Beyond Studio Errors

1,221 Views
quanjunzhang
Contributor III

Importing a Project. And building the project.

problems_1.PNG

Open a source file (.c) or a header file (.h),  there are  a lot of errors.

problems_2.PNG

According to  Beyond Studio Common Errors ,

problems_3.PNG

What should I do next?

Ignore the errors or solve those errors?  

how to resolve the errors?

Is this a correct method?

compiling_1.PNG

Thanks!

0 Kudos
5 Replies

868 Views
pierrelgcb
Contributor III

Hello,

Adding C:\NXP\bstudio_nxp\workspace\JN-AN-1217-Zigbee-3-0-Base-Device\Common\Source

to GNU C include directories fixed "cannot resolve" errors for me.

pastedImage_1.png

After this action, I got a warning "redundant path" because directory was declared twice. Default directory with "/" and custom directory with "\".

After removing custom directory, leaving only built-in directories. Warning disappeared. I have an empty "Problems" tab. I can use Declarations links (F3).

Regards,

Pierre

0 Kudos

868 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Zhang,

 

I'm sorry, Unfortunately, the errors can't delete it

You can ignore and take as a reference only the console log.

 

Sorry for any inconvenience.

 

Regards,

Mario

0 Kudos

868 Views
quanjunzhang
Contributor III

静动态库_1.PNG

动静态库_2.PNG

Anyone could give me some help?

0 Kudos

868 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Zhang,

I'm sorry, unfortunately, most of the errors can be eliminated. But as you can see, the image is showing the console log and the project is generating the .bin file.

Regards,

Mario

0 Kudos

868 Views
quanjunzhang
Contributor III

Hi Mario,

In this way, some errors have been eliminated.

problems_6.PNG

There are still a few errors.

I found that most of these errors are related to NFC.

Reference material:

JN-AN-1217-Zigbee-3-0-Base-Device                v1004

NFC ZigBee 3.0 Modules and Libraries

problems_5.PNG

problems_4.PNG

Where did it lead to the errors?

Please give me some helpful help

Regards,

Zhang

0 Kudos