Future Designs, Inc. “Your Development Partner”
The forum is now open for registration to all! Email support@teamfdi.com to gain access.
You are not logged in.
I'm porting the UEZGUI-2478-43WQS project to the IAR EWARM compiler and I am having a problem with an undefined function.
USBHost_SwitchPort is coming up as undefined. When I compile on the Rowley Crossworks, I notice in the map file that this funciton is defined in the supplied binary LPC247x_USBHost_Crossworks2.0.o. I have substituted the appropriate IAR file LPC247x_USBHost_IAR.o but that function doesn't seem to be part of that binary file.
Can someone tell me what I am doing wrong and how to fix this.
Thanks
Renard
Offline
We are about to post uEZ v1.08 -- it has this problem fixed.
Offline
Great, for now I've just directived those calls out.
I was wondering if you would also be able to help with IAR linker files? I get the program to compile, and link, but when I download throu the j-link it just doesn't work. I suspect my modification of the linker file is not correct.
Any help would be great.
Hoping to talk to you guys at ESC.
Offline