Hitex LPC1850EVA-A4 Build Error?

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

Hitex LPC1850EVA-A4 Build Error?

1,121 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by janderson on Mon Jun 17 06:32:08 MST 2013
Hello,

I am receiving the following message immediately after my build has completed. Is this an error, or more of a warning message? Honestly, I am unsure whether or not the project has been built successfully.

[img]http://i.imgur.com/SzIyjJn.jpg[/img]

Just for kicks and punches, I then proceeded to attempt to debug the project, and I am presented with the following message:

[img]http://i.imgur.com/zSVovNH.jpg[/img]

If 'Proceed' is selected, the following message appears:

[img]http://i.imgur.com/6kO5TG8.jpg[/img]

Please excuse my ignorance - I am very new to this LPCXpresso IDE and hardware, so any help and/or guidance is appreciated.

Thank you.
0 Kudos
Reply
6 Replies

1,112 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by janderson on Mon Jun 17 13:57:27 MST 2013
Progress: I placed the workspace directory on the root of the C: drive and it magically started building successfully!

Then, I was able to detect my hardware once I tried debugging, but now I'm faced with this error message:

[img]http://i.imgur.com/m9Jdrjl.jpg[/img]

[img]http://i.imgur.com/F2wHWTD.jpg[/img]

Any input is appreciated.

Thanks!
0 Kudos
Reply

1,112 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by janderson on Mon Jun 17 11:21:06 MST 2013
After performing a quick search of the C: drive, I believe this is the board.h file I need. Why is it not looking in this directory?

[img]http://i.imgur.com/1OAYHJM.jpg[/img]
0 Kudos
Reply

1,112 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by janderson on Mon Jun 17 09:43:58 MST 2013

Quote: whitecoe
Looks like this might be one of the LPCOpen example projects? Did you follow the instructions for loading into LPCXpresso?

http://docs.lpcware.com/lpcopen/v1.03/_q_u_i_c_k_s_t_a_r_t__l_p_c_o_p_e_n__t_o_o_l_c_h_a_i_n__x_p_r_...

HTH!



Great resource!

I went ahead and followed their directions, including changing the optimization to RELEASE, and I'm now getting this error:

[img]http://i.imgur.com/PknGxEq.jpg[/img]

I think I'm getting close, just strange how these directories LPCXpresso points to are all scrambled, it seems.
0 Kudos
Reply

1,112 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Mon Jun 17 09:18:19 MST 2013
Looks like this might be one of the LPCOpen example projects? Did you follow the instructions for loading into LPCXpresso?

http://docs.lpcware.com/lpcopen/v1.03/_q_u_i_c_k_s_t_a_r_t__l_p_c_o_p_e_n__t_o_o_l_c_h_a_i_n__x_p_r_...

HTH!
0 Kudos
Reply

1,112 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by janderson on Mon Jun 17 09:03:51 MST 2013
I tried creating a workspace on the root of the C drive and it is still having trouble locating all sorts of files. Now it's the port.c file?

[img]http://i.imgur.com/L4vImf7.jpg[/img]
0 Kudos
Reply

1,112 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Mon Jun 17 06:55:51 MST 2013
This may have nothing to do with your problem, but personally I would always avoid using directory names with spaces in them when command line tools are being used (which LPCXpresso will be doing when it runs the compiler etc). ie don't put your workspace in "Documents and Settings" :)

And note that trying to launch a debug session when you build failed is bound to end in further problems!

HTH!
0 Kudos
Reply