I have come accross several issues while trying to use the serial module, for example:
- sbn_constants.h is nowhere to be found (included in sbn_serial_if.h and sbn_serial_if_struct.h)
- No typedef for SBN_CpuID_t anywhere.
- SBN_SERIAL_Init() arguments are different in prototype and definition.
- No files named SbnPeerData.dat or cfe_psp_voltab.c (both mentioned in cfs_sbn_serial.dox)
Am I missing something here?