dsp_dld.conf

来自「Omap5910 上实现双核通信 DSP GateWay」· CONF 代码 · 共 22 行

CONF
22
字号
## dsp_dld.conf# 2003-2005 Toshihiro Kobayashi, Nokia Research Center#$kernel	/etc/dsp/tinkernel.out$cmd	/etc/dsp/tinkernelcfg.cmd# devname	taskname	pri	module				cmd file(optional)test1		_task_test1	1	/etc/dsp/modules/task_test1.o # comment is allowedtest2		_task_test2	1	/etc/dsp/modules/task_test2.otest3		_task_test3	1	/etc/dsp/modules/task_test3.otest4		_task_test4	1	/etc/dsp/modules/task_test4.otest5		_task_test5	1	/etc/dsp/modules/task_test5.otest6		_task_test6	1	/etc/dsp/modules/task_test6.otest7		_task_test7	1	/etc/dsp/modules/task_test7.otest8a		_task_test8a	1	/etc/dsp/modules/task_test8.otest8b		_task_test8b	1	/etc/dsp/modules/task_test8.otest8c		_task_test8c	1	/etc/dsp/modules/task_test8.ohellotimer	_task_hellotimer	1	/etc/dsp/modules/hellotimer.odemo_console	_task_demo_console	1	/etc/dsp/modules/demo_console.o	/etc/dsp/modules/demo_console.cmd

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?