I'm looking for Flexray FTU example project,can you post the complete code?Thanks.
/* * ftu_node1.c * * Created on: Oct 6, 2015 * Author: a0324020 */ #include "fray.h" #include "ftu.h" #include "LED_Show.h" #include "file_io.h" #include "stdio.h" #include "fray_node_config.h" #include "sys_vim.h" #ifdef PMU_CYCLE #include "sys_pmu.h" #endif /******************************************************************* * * DESCRIPTION: FlexRay Drivers * *******************************************************************/ #include <fray.h> #include <fray_ram.h> #include"LED_Show.h" #include "sys_vim.h"