Changes between Version 3 and Version 4 of VMdocumentation


Ignore:
Timestamp:
Apr 1, 2020, 1:50:02 PM (4 years ago)
Author:
genius
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VMdocumentation

    v3 v4  
    8383
    8484In the TTool/MPSoC directory, a specific Makefile (Makefile.forsoclib) can be configured for MIPS32 or PowerPC cross-compilation.
    85 You first have to cross-compile the application code (Posix tasks) using "make compilesoclib", then the SocLib platform using "make runsoclib".
    86 The cross-compiled application is loaded into the memory of the SoCLib RAM, and the SoCLib topcell instanciates the GPIO interface and
     85You first have to cross-compile the application code (Posix tasks) using "make compilesoclib", then the SoCLib platform using "make runsoclib".
     86The cross-compiled application is loaded into the memory of the SoCLib RAM, and the SoCLib topcell instantiates the GPIO interface and
    8787starts the simulation.
    8888