http://www.daqsystem.com
USB-EK01 Users Manual (Rev 1.0)
- 37 -
If double clicks
“
fw.Uv2
”
at the above screen, the project is opened at Keil
program as like below picture.
See the figure 5.14, A file used 5(fw.c periph.c dscr.a51, ezusb.lib, usbjmptb.obj),
VID/PID and string table which it is used USB device registration can find at
DSCR.A51(Assembly Source Code) and it can modify. Most of application code
modify at Periph.c and can use.
USBJmpTb.OBJ is object code. But, it can find in
“
Target\lib
”
folder with a source
form and can use. Ezusb.lib can modify and use to fit the developers.
[Figure 5.14 VID/PIC Modify]
For more detailed usage and contents, refer to
“
Anchor Firmware FW.pdf
”
file.