If you don't add this instruction: SpibRegs.SPICTL.all = 0x0006, the DSP can run directly from the internal FLASH when powered on (without connecting to a computer). If you add this instruction, it se...
I want to measure the waveform of the XCLKOUT signal of the 28027 board, but it is always at a high level. Example of the official routine timer I used, which has initialization: void InitPeripheralCl...
I remember there was an activity posting in the forum last year about showing off the workbench. When I woke up this morning and saw the messy workbench, I suddenly remembered it and decided to show i...
Without Explorer.exe, I only knew that it would have some impact on MFC. But today I found that without it, WIN32's OPENFILENAME and GetOpenFileName() also have problems. Under WINCE, the default flag...