-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Wihle compile I get error open_lin_network_layer.c:(.text.open_lin_net_get_slot+0xd8): undefined reference to open_lin_id_translation_tab
open_lin_id_translation_tab[]
defined as external but doesnt exists neither in open-LIN-c
and LinUSBConverter
projects
Src/open-LIN-c/open_lin_network_layer.c:23: extern open_lin_id_translation_item_t open_lin_id_translation_tab[];
Src/open-LIN-c/open_lin_network_layer.c:35: if (open_lin_id_translation_tab[i].input_id == pid)
Src/open-LIN-c/open_lin_network_layer.c:37: pid = open_lin_id_translation_tab[i].id_in_lin_table;
xhd-xhd
Metadata
Metadata
Assignees
Labels
No labels