How to setup project properties on the BeyondStudio for NXP

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

How to setup project properties on the BeyondStudio for NXP

2,746 Views
hckang70
Contributor II

I have a problem.

I cannot start my project using this BeyondStudio for NXP.

At first, I imported a existing project, JN-AN-1174 (IEEE 802.15.4 Application Template),

and then renamed the project name as NXP-start. I made my folder "Module_Test" and copy a makefile from the sample folder and modify it. I attatched this makefile.

And then I Setup my project properties like following the picture.

Project Explorer Tree.PNGProject Properties.PNG

After I clicked build icon, I cannot get any build files.

Console window show like this.

Console Display.PNG

What is the problem?

Labels (1)
0 Kudos
Reply
5 Replies

2,625 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Hyunchul, I hope you're doing well!

 

When renaming a BeyondStudio project, you'll also need to rename the project in the .project configuration file (located in the following path: <C:\NXP\bstudio_nxp\workspace\JN-AN-1174-JN516x-802-15-4-Application-Template\.project>) and the folder containing the project itself. After changing these names, you can import the project and it should be able to build the project with the new name you set.

 

The name of the folder containing the source files shouldn't matter, so it can be freely changed to whatever you like.

 

Could you please check if that works for you?

 

Please let me know if you have any further problems.

 

Best regards,

Sebastian

0 Kudos
Reply

2,625 Views
hckang70
Contributor II

project configuration file.PNG

As like this picture, It was changed automatically. But I couldn't solve the problem.

Anyway, thank you for your kind answer.

0 Kudos
Reply

2,625 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Hyunchul,

 

Could you please try making the changes to the .project file using a different text editor before importing the project to BeyondStudio to see if it that allows you to build the project successfully?

 

If, could you please tell me if you changed anything else?

 

Please let me know of your results.

 

Best regards,

Sebastian

0 Kudos
Reply

2,625 Views
hckang70
Contributor II

Makefile must be in build folder.PNG

I found the reason why I could not go through.

Before makefile was in the folder of Module_Test, but I moved it into under Module_Test/Build that is originally setup Build location in the properties.

Now, I can build it.

Thank you.

0 Kudos
Reply

2,625 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Hyunchul,

 

It's good to hear that you got it working!

 

Please let me know if you have any other questions.

 

Best regards,

Sebastian

0 Kudos
Reply