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 |
| 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 instantiates the GPIO interface and |