LPCOpen problems

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

LPCOpen problems

1,018 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Wed Mar 20 08:03:50 MST 2013
Hi,

I msut be doing something extremely stupid again but I cannot get LPCOpen to work properly, either on LCPXpresso 5 or RedSuite 4.3.0

If I import a project from LPCOpen (the zip version), the framework of the project gets imported but none of the actual files.

What am I doing wrong?

Thanks

JohnR
0 Kudos
Reply
4 Replies

1,004 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Sun Mar 24 05:24:43 MST 2013
Hi Kevin,

Thanks again for the help.

Following your instructions I did get compilation working. One thing threw me - the resulting output files (.o, .i, .axf) get stored under the original LPCOPen project file location not in the LPCXpresso workspace. These files then do not appear under the Debug heading in the Project Explorer window.

JohnR.
0 Kudos
Reply

1,004 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by wells on Thu Mar 21 09:49:32 MST 2013

Quote: JohnR
Hi,

If I import a project from LPCOpen (the zip version), the framework of the project gets imported but none of the actual files.

JohnR



Hi,
In LPCOpen, you can't import directly from the ZIP file. You need to unzip the file somewhere on your machine (near your drive root), then follow the procedures at the LPCWare documentation link.
[COLOR=#1F497D][FONT=Calibri]http://docs.lpcware.com/lpcopen/_l_p_c_o_p_e_n_8_x_x__b_u_i_l_d_p_r_o_c_s__x_p_r_e_s_s_o.html[/FONT][/COLOR]
 
The basics:
[COLOR=#1F497D][FONT=Calibri]- Unpack the ZIP file somewhere.[/FONT][/COLOR]
  [COLOR=#1F497D][FONT=Calibri]- Select the “Import…” option on the file menu (not the Import option on the quickstart box).[/FONT][/COLOR]
  [COLOR=#1F497D][FONT=Calibri]- then import “Existing projects”, [/FONT][/COLOR][COLOR=#1F497D][FONT=Calibri]then select the root directory for a specific platform/board (never the LPCOpen root directory) (Example: lpcopen\applications\lpc8xx\xpresso_projects\nxp_xpresso_812).[/FONT][/COLOR]
  [COLOR=#1F497D][FONT=Calibri]- Make sure the “Copy projects to workspace” option is not checked.[/FONT][/COLOR]
  [COLOR=#1F497D][FONT=Calibri]- Click next to import the projects.[/FONT][/COLOR]

Most project files are linked directly to the LPCOpen tree and not copied into your workspace, so if you edit a file, that edit may appear in another project that uses that file..
[COLOR=#1F497D][FONT=Calibri]
[/FONT][/COLOR]
0 Kudos
Reply

1,004 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by JohnR on Thu Mar 21 05:56:42 MST 2013
Hi Daniel,

Thanks for replying.

I had read the pages you suggested and followed the instructions but I still have problems.

The framework of the projects is imported but with out any code. Clicking on a file entry, eg dualcore_blinky.c gives the message
"Error retrieving content description for resource..........."

All the files are marked with a yellow flag.

JohnR
0 Kudos
Reply

1,004 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by daniel.widyanto on Wed Mar 20 20:06:00 MST 2013
Have you seen this ? http://docs.lpcware.com/lpcopen/_l_p_c_o_p_e_n_18_x_x43_x_x__b_u_i_l_d_p_r_o_c_s__x_p_r_e_s_s_o.html
0 Kudos
Reply