Posted on April 22, 2008 at 07:29In my ST10F276 application,Memory Model is ''Medium'',but the compiler show ''error C8: code size exceeds 64K'',How to solve this problem,need someone help,thanks!
Posted on February 20, 2008 at 04:17Hello! In my ST10F276 application,the CAPCOM12 interrupt routine defined as following: void KeyPressed (void) interrupt CC12INT=0x1C { //do some thing ... } In system initial routine ,the following code are added...
Posted on January 22, 2008 at 09:12In my ST10276 application, the reset schematics same as AN2168 ST10F27x basic schematics,but the RSTIN pin is always low level when power on. Has someone meet the same problem? How can I know my MCU is running or n...