⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 一款KingB公司的语音编码解码程序
💻
字号:
A demo program to test new JCODE voice output.
Using D/A output to play the voice.
The MCU is running in dual clock, 4MHz fast clock and 32768 Slow clock.
A demo program, m_jcode.asm is attached in diskette.

Following the below procedure to test the program by D-version ICE or later.
1. Create a new directory and copy the jcode.zip to it.
2. Unzip the file.
3. Using the adpcm.bat to convert the WAV file to a inc file
   for program processing.
4. Open the m_jcode.asm to see the comment to know how to insert these files.
5. The make.bat batch will call KBASM to compile m_jcode and KBLINK to link the
   jadpcm.obj object code for ADPCM decoding library. e.g make m_jcode .
6  Go to Windows environment, connect the ICE and open the m_jcode.prj project
   file.
7. If the Sounce/Object Files place of project window is not matched with
   the current program path, delete and insert it again.
8. Download the program to ICE and run the program, press any Port D keys to
   test it.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -