This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TMS570LS3137:FlexRay FTU 示例项目

Guru**** 2589280 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1009467/tms570ls3137-flexray-ftu-example-project

器件型号:TMS570LS3137

我正在寻找 Flexray FTU 示例项目、您能否发布完整代码?谢谢。

/*
 * 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"