View Single Post
  #2   Spotlight this post!  
Unread 17-08-2006, 01:05
swe9 swe9 is offline
Registered User
no team
 
Join Date: Apr 2006
Location: California
Posts: 10
swe9 is an unknown quantity at this point
Re: Trouble using Kevin Watson's Serial Code with Vex user API

Quote:
Originally Posted by StargateFan
Hi,
I am trying to link the user API supplied with the Vex programming kit to a project using Kevin Watson's serial drivers...
I don't use MPLAB, but your issues don't look specific to that. It seems like you're on the right track to look at the objects and the link order. The easyC compiler actually lists its link commands in the GUI if you want something to follow. You might also be able to make use of HobbyVex Not-So-easyC. The makefiles on that page have all the info needed to link properly.

You may have additional issues introduced by the serial code you're using. I have never seen it so someone else will have to tackle that part of it.