• 大小: 157KB
    文件类型: .7z
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: 其他
  • 标签: J1939  

资源简介

MC9S12XS128_CAN J1939发送与接收相关代码,以及相应CAN寄存器的配置

资源截图

代码片段和文件信息

/******************************************************************************
  FILE        : datapage.c
  PURPOSE     : paged data access runtime routines
  MACHINE     : Freescale 68HC12 (Target)
  LANGUAGE    : ANSI-C
  HISTORY     : 21.7.96 first version created
******************************************************************************/

#include “hidef.h“

#include “non_bank.sgm“
#include “runtime.sgm“

/*lint --e{957}  MISRA 8.1 REQ these are runtime support functions and as such are not meant to be called in user code; they are only invoked via jumps in compiler-generated code */
/*lint -estring(553 __OPTION_ACTIVE__)  MISRA 19.11 REQ  __OPTION_ACTIVE__ is a built-in compiler construct to check for active compiler options */

#ifndef __HCS12X__ /* it‘s 

评论

共有 条评论