sound, it is recommended to set to 160kbps (80) or more-vol In this way, to get a high-quality sound quality low-capacity MP4, the first picture is best not to use a fixed bit rate, and the VBR parameter to let the program itselfJudgment, and the sound quality parameters can be raised on the original basis, it sounds more comfortable, it will not be too large (see situation adjustmentExample: Ffmpeg-y-i "1.avi"-title "Test"-vcodec xvid-s 368x208-r 29.97-b 1500-acodec aac-ac 2-ar 24000-ab 128-vo
are infected with COM and exe files, so you must understand the structure of COM files and exe files.I. com file structure and principle. COM file is relatively simple ,. COM file contains an absolute map of the program-that is, to run the program's accurate processor instructions and data in the memory, the MS-DOS loads the image directly by copying the file to the memory. com program, it does not make any changes. To load. com program, the MS-DOS first tries to allocate memory because. com pr
the PSP and at least 256 bytes for a starting stack). If MS-DOS cannot allocate enough memory for a program, a PSP, or a starting stack, qq:9750406 fails the allocation attempt. Otherwise, MS-DOS allocates as much memory as possible (until all memory is reserved), even if. The COM program itself cannot be larger than 64K. Most of the before attempting to run another program or allocate additional memory. T
[Source] http://www.cnsharenet.com/DOS/f/dft/dexecom.htm
A com file is a memory image file of an executable program. It is similar to the executable program structure in the CP/M operating system of an 8-bit machine with only 16-bit address lines. During the execution of the COM program, besides the DOS and rom bios functions, and the user's specific arrangement, the segment register is generally not changed. The four segment registers share the same content and all point to
◆ Psp2000 USB video output to computer! Graphic tutorial! [Original] ◆
The tutorial was written at the request of a friend on tgbus,ArticleIt is hard to write.
I hope you can share it with your http://blog.163.com/zh_penn/.
Today, irshell3.9 is used in combination with remotejoy4irs!
+ Beloved deep red psp2000 3.71 M33-4 research successful !!!
Because I saw a sentence in remotejoy4irs under the bus,
Perfect support for 3.52/3.71 M33, only support for the old
The Bootpart library of WinCE7 mainly provides the Flash partition function, so it needs the support of the Flash Driver. In WinCE7, the source code of the Bootpart library is located at \ WINCE700 \ platform \ common \ src \ common \ boot \ bootpart. Some functions provided by Bootpart are used in eboot on the 6410 Development Board for partition management. However, I have seen that many manufacturers' BSP does not use the Microsoft Bootpart library
Wince5.0 + 2440 startup
I will partition according to the eboot of mini2240 first .. The first 25 blocks are nboot. eboot. TOC, followed by the MBR partition. I will split the large binfs partition based on the NK size, followed by the FAT partition. The partition is correct from the printed information, but I did not read the partition table information to confirm. Below I will provide my debug printing in
0); unicode_string processname; // process name; kpriority basepriority; // process priority; handle processid; // process identifier; handle inheritedfromprocessid; // identifier of the parent process; ulong handlecount; // Number of handles; ulong reserved2 [2]; vm_counters vmcounters; // structure of virtual memory; io_counters iocounters; // Io count structure; system_threads threads [1]; // an array of process-related threads;} system_processes, * psystem_processes;
The loop program is as
;; b) Set initial PSP to 0, to tell context switcher this is first run;; c) Set OSRunning to TRUE;; d) Trigger PendSV exception;; e) Enable interrupts (tasks will run with interrupts enabled).;********************************************************************************************************OSStartHighRdy LDR R0, =NVIC_SYSPRI14 ; Set the PendSV exception p
storage devices and released under the GPL, available on the website for source code)A: Input 3, download filesystem--flash SystemB: Click the DNW menu USB port--transmit--transmit--Select the corresponding YAFFS2 (time is longer)F: Power off, set to start from NANDOther NotesA: For the wince system to replace the Linux system, because of wince's internal conventions, the bootloader partition (the first four blocks) are marked as bad block, now to recover, and then restart, then can burn Linux
Add the following methods to favorites for testing... (1)BootloaderBoot ScreenDownloadAddress: http://download.csdn.net/source/3147163. Here is a referenceFileToo large...ForumRestricted?ProductionBMPImage, Converted into a logo. h file through image2lcd;: Put logo. c In c: \ wince600 \ platform \ smdk6410 \ SRC \ bootloader \ eboot \FolderMedium;Download main. C to overwrite c: \ wince600 \ platform \ smdk6410 \ SRC \ bootloader \
connectivity options from the target menu to open the connection Options dialog box:
Step 2: Select "add device" in the dialog box and create a new device named "mytarget_debug". This name has no restrictions and can be named by any name. "AssociatedIn the OS design/SDK option, set it to "NONE ".
On the target device setting page, make sure that "downlaod" is set to "Ethernet", that is, Ethernet. Click the "Settings" button.
When developing on Vista or XP, a security warning will appear.
Reprinted please indicate the source
Author: Pony
A project of the company should be implemented based on ce6.0, but the number of boards on hand is 5.0. I wanted to save time and ask the manufacturer for a 6.0 BSP of the Board, I contacted their customer service and said that I was self-reliant because I didn't have the 6.0 BSP on this board.
At the time of writing this article, the oal part has been transplanted successfully. According to the dnw output, the system has started successfully.
interrupt = Yes DMA = No 3. EP2 interrupt control (output) MAX packet size = sizeof (interrupt_data) mode = in transmode = interrupt interrupt = No 4. EP4 data input MAX packet size = 64 byte mode = out transmode = Bulk DMA = disabled interrupt = Yes
Debug the compilation environment
Use the compiling environment provided by WindowsCE
Add the project to the bootloadCodeTo debug.
Need to modify eboot
1. Increase the ing from 0x0
calling subroutine should return to the caller rather than the system, so can not be returned with 4CH implementation. Here is a way to return to the calling program.
Second, with the program prefix implementation of the return
When executing EXE in DOS, DOS creates a 256-byte program prefix (PSP) after command.com the staging part and gives control to it after loading the EXE program. PSP content consis
program (TSR. In C, you can use the keep () function to resident the program in the memory. This function has two parameters: Status and size. Size is the length of the resident memory, which can be obtained using size = _ SS + _ sp/16-_ PSP. Of course, this is also an estimation method, not an exact value. After the function is executed, the exit status information is saved in status. For example, for the above example, rewrite "geninterrupt (0x60);
0x60 interruption */} experienced readers can easily get the execution result of the program: the screen displays "This Is An examp Le !". This section describes how to compile and install an interrupted service program. Next, let's talk about writing and using a memory resident program (TSR. In C, you can use the keep () function to resident the program in the memory. This function has two parameters: Status and size. Size is the length of the resident memory, which can be obtained using size
Note: (If the strategy map is small, can not see clearly, please click on the picture to the new link to view the original image, enlarge it is good)"Amnesia" This article Chinese PSP:http://www.400gb.com/file/65775542"Amnesia later Chinese version of PSP"http://www.400gb.com/file/68088774Amnesia crowd can use VNR to translate playCrowd of amnesia syndrome: http://www.400gb.com/file/70826914It is recommended to use the following "IDM" to download fast
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.