RDB1768cmsis_usb_serial example

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

RDB1768cmsis_usb_serial example

1,134 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sferix on Tue Apr 05 12:00:30 MST 2011
I'm trying to build the "RDB1768cmsis_usb_serial" example for the LPCXpresso LPC1769 board.  The notes say "It operates on the LPC17xxXpresso board with no changes", but when I try it won't build.

When I look at the project properties things seem to be missing.  For example there are no 'C Build' or 'C General' entries.

Has anyone managed to build this example ?    Should this example build straight out of the box ?    or are the "no changes" notes wrong ?    or have I a corrupt file ?

I have built other examples ok.
0 Kudos
Reply
6 Replies

1,126 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sferix on Wed Apr 06 15:59:39 MST 2011
Thanks whitecoe I should have read the readme, lost my way a bit when the first project import was corrupt, and didn't go back and check afterwards.
0 Kudos
Reply

1,126 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Wed Apr 06 08:37:37 MST 2011
Have you tried the one in the RDB1768cmsis_usb_serial project directory?

[You might want to check out the readme files in the RDB1768cmsis_usb_serial and RDB1768cmsis_usbstack project.]
0 Kudos
Reply

1,126 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sferix on Wed Apr 06 08:30:54 MST 2011
To use this example I need to install the a driver using usbser.sys & usbser.inf as directed in the source comments.  However usbser.inf doesn't exist on vista.

Has anyone found/created a usbser.inf for the RDB1768cmsis_usb_serial example they can share please ?
0 Kudos
Reply

1,126 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by sferix on Wed Apr 06 00:25:57 MST 2011
Deleted it from the workspace and imported it again, and it builds fine.  Don't really understand why it failed first time though.  Thanks.
0 Kudos
Reply

1,126 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Tue Apr 05 12:20:29 MST 2011

Quote:

When I look at the project properties things seem to be missing. For example there are no 'C Build' or 'C General' entries.
Has anyone managed to build this example ? Should this example build straight out of the box ? or are the "no changes" notes wrong ? or have I a corrupt file ?


Without 'C/C++ Build' or 'C/C++ General' you don't have a working project. Try to import it again.

Note: You didn't forget to open it?
0 Kudos
Reply

1,126 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by larryvc on Tue Apr 05 12:08:45 MST 2011

Quote: sferix
I'm trying to build the "RDB1768cmsis_usb_serial" example for the LPCXpresso LPC1769 board.



Do you have RDB1768cmsis_usbstack in your workspace?  RDB1768cmsis_usb_serial requires this.

It builds fine for me.
0 Kudos
Reply