Settings | Sign in | Sign up

The author has 2 posts.

xp系統下在cygwin中編譯瑞芯微rkdeveloptool

Floor 3 巨大八爪鱼 4/18/25 18:39
修改文件:
RKDevice.h
註釋掉
//#define PAGE_SIZE 2048

DefineHeader.h
註釋掉
/*#ifndef __MINGW32__
typedef unsigned char BYTE, *PBYTE;
typedef unsigned char UCHAR;
typedef unsigned short WCHAR;
typedef unsigned short USHORT;
typedef unsigned int    UINT;
typedef unsigned int    DWORD;
#endif*/
巨大八爪鱼 4/18/25 19:02
直接註釋掉#define PAGE_SIZE 2048感覺不太好,取消註釋並在前面加上#undef PAGE_SIZE更好。

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
©2010-2025 Purasbar Ver3.0 [Mobile] [Desktop]
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported license.