Why do I get warnings when i am loading a DLL with LOADLIBRARY in MATLAB (R2016a x64)?

22 次查看(过去 30 天)
Warning: The data type 'JLINK_FLASH_AREA_INFO#32' used by structure JLINKARM_DEVICE_INFO does not exist. The structure may not be usable.
> In loadlibrary
In jlink_header_load (line 18)
Warning: The data type 'JLINK_RAM_AREA_INFO#32' used by structure
JLINKARM_DEVICE_INFO does not exist. The structure may not be usable.
> In loadlibrary
In jlink_header_load (line 18)
Warning: The data type 'JLINK_FLASH_BANK_INFO#16' used by structure JLINKARM_DEVICE_INFO does not exist. The structure may not be usable.
> In loadlibrary
In jlink_header_load (line 18)
Warning: The data type 'FcnPtrPtr' used by function JLINK_OpenEx does not
exist.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by