1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
| >> loadlibrary('N:\FMK_VerifSw\ToolSimu\Delivery\_PrjToolSimu\Models\Eeprom_D01\eeprom.dll','model.h')
Warning: Warnings messages were produced while parsing. Check the functions
you
intend to use for correctness. Warning text can be viewed using:
[notfound,warnings]=loadlibrary(...)
> In loadlibrary at 396
Warning: The data type 'error' used by structure Variable does not exist. The
structure may not be usable.
> In loadlibrary at 458
Warning: The function 'tvariableTable' was not found in the library
> In loadlibrary at 458
Warning: The function 'pFileDialogEEPROM' was not found in the library
> In loadlibrary at 458
Warning: The function 'hFileDebuggee' was not found in the library
> In loadlibrary at 458
Warning: The data type 'error' used by function WriteMDL does not exist.
> In loadlibrary at 458
Warning: The data type 'error' used by function ReadMDL does not exist.
> In loadlibrary at 458
Warning: The data type 'error' used by function CallMDL does not exist.
> In loadlibrary at 458
Warning: The function 'Read_Eeprom' was not found in the library
> In loadlibrary at 458
Warning: The function 'Write_Eeprom' was not found in the library
> In loadlibrary at 458
Warning: The function 'Change_Eeprom' was not found in the library
> In loadlibrary at 458 |
Partager