New Revision: https://docs.blackfin.uclinux.org/doku.php?id=protocols:ic
c
Old Revision: https://docs.blackfin.uclinux.org/doku.php?id=protocols:ic
c&rev=1386125507
Edit Summary: [Core 1 Bare Metal Application]
@@ -1295,9 +1295,9 @@
==== Linux APP ====
[[sfp>openapp/code/HEAD/tree/trunk/apps/icc_utils/example/test_app/packe
t.c| A simple packet sample]]
==== Core 1 Bare Metal Application====
- [[sfp>openapp/code/HEAD/tree/trunk/apps/icc_utils/example/task/task1.c|
Core 1 bare metal sample]
+ [[sfp>openapp/code/HEAD/tree/trunk/apps/icc_utils/example/task/task1.c|
Core 1 bare metal sample]]
==== Link the DSP application ====
The bare metal application should be linked with the dsp bridge library
in order to interact with linux application properly. The offset address o
f entry main() can be discovered by dsp bridge kernel moduel when loading.
|