[i=s]This post was last edited by paulhyde on 2014-9-15 03:06[/i] As shown in the picture, has anyone done it? We can discuss it together!! I am not very good at it!...
Open the Keil program in the 02_GPIO_Key_Polling_mode folder in the Demo packageWe add the following content to the original program
int main(void)
{uint8_t count;systick_config();/* enable the LED2 G...
When the EVC application is running under DEBUG, it prompts assertion failed "wincore.cpp line 1051". How to solve this? Press Give Up to exit the program, Ignore & Retry the program cannot run normal...
I just bought a development board and found that the information inside is divided into three parts: one part is WIN CE, one part is ADS, and one part is LINUX. WIN CE seems to shield almost all hardw...