wake-0 / fhvOS

This repository contains an os for the arm cortex a8 in combination with beaglebone.
GNU General Public License v2.0
7 stars 1 forks source link

[System API] Extract System API to external library #85

Closed trylimits closed 9 years ago

trylimits commented 9 years ago

We have to extract the main part of the System API to an external library which can then be linked to external programs.

We should fix this issue in a collective session so each team member has the same project structure within CCS.

wake-0 commented 9 years ago

Command to create a bin from an out file: C:\ti\ccsv6\utils\tiobj2bin>tiobj2bin "W:\Fachhochschule\Master\2-term\S1-RessourcenbeschraenkteSysteme\project\fhvOS\applications\helloWorld\Debug\HelloWorld.out" "HelloWorld.bin"

trylimits commented 9 years ago

Extracted system api to external project in the api folder. External programs should add /Full/FhvOs-API.lib.

trylimits commented 9 years ago

Refactored OS implementation accordingly.

Explanation of the API:

The API has to build configurations: