OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [Open8 Tools/] [README.3.OPEN8_LINK.txt] - Blame information for rev 301

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 178 jshamlet
----------------------------------------------
2
PV2LINKer Documentation
3
----------------------------------------------
4
 
5
PV2LINK takes object modules created by the PV2ASSembler and
6
creates the final PV2 programs.
7
 
8
-------------
9
PV2LINK Usage
10
-------------
11
 
12
To link, you should create a text file containing the names
13
of the object files in your project, like the following
14
example, which we'll name "linkfile"...
15
 
16
   [objects]
17
   main.o
18
   library.o
19
 
20
...then call the linker program, instructing it to make a
21
binary format output file.
22
 
23
  > pv2link -vb linkfile myprog.pv2
24
 
25
...at which point you'll have a program that is ready to
26
upload to the camera.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.