3 posts / 0 new
Last post
libra_13179
Offline
Last seen:4 years 7 months ago
Joined:2015-06-16 04:43
about the patch_code

hi dialog

When I see patch_code folder had some questions about some obj file.[Path :.. \ software&tools \ Software Development Kit \ DA14580_581_583_SDK_3 0.10.1 \ dk_apps \ patch_code]
I want to know what these obj in case need to be added to the project

路径为\software&tools\Software Development Kit\DA14580_581_583_SDK_3.0.10.1\dk_apps\patch_code
我查看patch_code文件夹下时候遇到一些疑问关于一些obj文件。
我想知道这些obj在什么情况需要添加到工程中

【guess】

现在我对obj文件猜测
atts_task.obj ---------
ch_map.obj
gapm_util.obj
ke_mem.obj --------- Riviera Waves Kernel memory【RW的内存管理】
ke_task.obj --------Riviera Waves Kernel task 【RW的任务调度】
llc.obj ----------------- 逻辑链路控制(或BEL L2CAP)
smpc.obj
smpc_task.obj

Device:
MT_dialog
Offline
Last seen:1 month 3 weeks ago
Staff
Joined:2015-06-08 11:34
Hi libra13179

Hi libra13179

The patch_code folder includes files that are automatically included by the SDK. You can have a look in file arch_patch.c and get a clue about those files.

Thanks MT_dialog

libra_13179
Offline
Last seen:4 years 7 months ago
Joined:2015-06-16 04:43
HI MT_dialog,Thank you for

HI MT_dialog,Thank you for your reply.BR lin