Bug #4184
openfonctionnement ENX linux 64 bits avec gnat_pro-7.1.1
0%
Description
1/ ENX compilé avec gant-pro
résultat ok
2/ librairie compilée avec gantpro après modif nakefile (--unchecked-shared-lib-imports)
résultat ok
3/ lancement console
pb
<<<<<<<<
narval@pc-rdd:~$ console
0 INFO [main_task_0000000001787A00] ENX.Console - Information about ENX :
0 INFO [main_task_0000000001787A00] ENX.Console - |--> Version Number : 2.6.0
0 INFO [main_task_0000000001787A00] ENX.Console - |--> Date of compilation : Mon Feb 18 14:41:31 CET 2013
0 INFO [main_task_0000000001787A00] ENX.Console - Loading Static Plugins ...
0 INFO [main_task_0000000001787A00] ENX.Console - |--> Adding DRV_DEBUG plugin.
0 INFO [main_task_0000000001787A00] ENX.Console - ... DONE
0 INFO [main_task_0000000001787A00] ENX.Console - Loading init file "_init.enx" ...
0 WARN [main_task_0000000001787A00] ENX.Console - No body elab for axmo_mccl_3axis
0 WARN [main_task_0000000001787A00] ENX.Console - No spec elab for plugin_axmo_mccl_3axis
0 ERROR [main_task_0000000001787A00] ENX.Console - STORAGE_ERROR
0 ERROR [main_task_0000000001787A00] ENX.Console - s-intman.adb:139 explicit raise
0 INFO [main_task_0000000001787A00] ENX.Console - ... DONE
<<<<<<<<
ENX > !list driver
46 INFO [main_task_0000000001787A00] ENX.Console - DRIVER list:
- libmotor
- DRV_DEBUG
ENX >
<<<<<<<<<<<<
ENX > !list device
93 INFO [main_task_0000000001787A00] ENX.Console - DEVICE list:
<<<<<<<<<<<<
les commandes qui ont été lancées dans la console sont:
!driver_add libmotor /home/narval/1_jpe_users/enx.drivers.motors.Axmo_Mccl_3axis/lib/libaxmo_mccl_3axis.so
ok
!create device_jpe1_vme 16384 512 libmotor
le device n'est pas installé
<<<<<<<<<<<<<<<<
le même driver ENX marche sous machine 32 bits compilé sans gnatpro
Files