資源簡介
MC9S12_Flash驅(qū)動(dòng)以及模擬EEPROM,文章鏈接:https://blog.csdn.net/u010875635/article/details/94593764
代碼片段和文件信息
/******************************************************************************
??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?
評(píng)論
共有 條評(píng)論