I am going to use 28377 to write a timer 0 to trigger an AD conversion in the ADCA module, and set the ADCINT1 flag to 1 after the soc0 conversion is completed; however, the program I wrote can enter
SqlCeCommand cmmInsert = new SqlCeCommand("select * from tablesign",cn); SqlCeResultSet rs = cmmInsert.ExecuteResultSet(ResultSetOptions.Updatable|ResultSetOptions.Scrollable); SqlCeUpdatableRecord re
CeSeekDatabaseEx always returns 0. The error is: value 25, The drive cannot locate a specific area or track on the disk. ERROR_SEEK. What is the cause of this? How to solve it?
[i=s]This post was last edited by Jacktang on 2020-5-9 23:04[/i]Basic InformationDescription: 16-bit ultra-low power microcontroller, 60kB flash, 2KB RAM, 12-bit ADC, 2 USARTs, hardware multiplierManu
In mobile: I used assembly to get the version number of a file, and then used the file again. Since the assembly was not uninstalled after use, how can I uninstall this assembly?