The nandflash used is K9F1G08, each page is 2K, write a page, and then read this page, and found that only the first 512 are the same, there is no way! I can only determine whether there is a problem
What is the precompiled header file in EVC? Isn't it " #include "stdafx.h" "? I compile the program and get an error: C:\abcd\my_draw_v1\TopologyLine.c(6) : fatal error C1853: 'emulatorDbg/my_draw_v1.
#include#define uint unsigned int #define uchar unsigned char sbit duan=P2^6; //Declare the latch end of U1 latch sbit wei=P2^7; //Declare the latch end of U2 latch void main() { wei=1; //Open U2 latc
Type mismatch in redeclaration of 'OSTakCreate'!!! I have searched for the file functions associated with it, but I couldn't find the reason. Has anyone encountered this kind of problem before? I look