Japanese
★ SOUND Manual ★ Sound development know-how collection
▲ Back | ■
Sound development know-how collection Chapter 5 SCSP/DSP/Linker various error messages collection
- Issues with DSP algorithms
- No module.
- There are no modules placed in the algorithm edit window.
- Cannot use Coef table when ring buffer is '64k'.
- Coefficient tables are not available if the ring buffer size is set to 64k.
- COEF overflow.
- As a result of linking all modules included in the algorithm, the required number of DSP coefficient data exceeded the allowable number (64), so processing was canceled. Please change the algorithm of the DSP program.
- ADRS overflow.
- As a result of linking all modules included in the algorithm, the required number of DSP address constant data exceeded the allowable number (32), so processing was canceled. Please change the algorithm of the DSP program.
- PROG overflow.
- As a result of linking all the modules included in the algorithm, the number of steps required for the program exceeded the allowable number (128 steps), so processing was canceled. Please change the algorithm of the DSP program.
- Ring buffer too small.
- The linking process was canceled because the ring buffer size setting on the Linker was smaller than the total ring buffer usage of the modules included in the algorithm. Please change the ring buffer size setting on the Linker or change the DSP program algorithm.
- The number of MODULATOR is not specified.
- A modulator number has not been set for a module that requires modulator signal input.
- Outport of IN module unconnected.
- The output side of the "IN" module is not connected. Be sure to connect.
- Unconnected module exists.
- There is a module that is not properly connected. All input ports must be connected to one output port.
- Development environment issues
- SATURN SOUND BOARD not connected.
- The development board is not connected (only when starting the Linker application).
- Memory mapping issues on target
- DSPRAM Size too small.
- The download has been canceled because the DSP external RAM area secured in the memory map settings (on the development board) is smaller than the DSP external RAM size required by the DSP program you are trying to download. Please change the memory map settings or the DSP program algorithm.
- ModElementSize too small.
- The download will be canceled because the area reserved for SoftwareEG/LFO element data (on the development board) in the memory map settings is smaller than the size of the SoftwareEG/LFO element data linked to the DSP program you are trying to download. Did. Please change the memory map settings or reduce the number of SoftwareEG/LFO elements.
- DSP SpareProgramArea too small.
- The download was canceled because the memory area for the spare DSP program (on the development board) secured in the memory map settings is smaller than the size of the DSP program that is about to be downloaded to the spare area. Please change the memory map settings or reduce the number of coefficient tables and SoftwareEG/LFO elements linked to the DSP program.
- Problems with linker application operation
- Out of memory.
- Linker cannot secure memory area for various processing.
- Can't get Temporary Memory for "size to fit".
- Unable to secure memory required to execute the "size to fit" command.
- Can not allocate TableBuffer.
- Unable to secure memory area to read coefficient table data from file.
- Table file 'filename' not found.
- Coefficient table file not found.
- EXL file not found.
- The executable file (EXL) was not found.
- Cannot send EXL file (-1).
- The executable file (EXL) cannot be generated correctly.
- Cannot send EXL file (-2).
- Unable to open executable file (EXL).
- Cannot send EXL file (-3).
- Information such as the ring buffer size (RBLen) and the number of coefficient tables contained in the executable file (EXL) cannot be read.
- Cannot send EXL file (Out of memory) (-5).
- Unable to secure memory area to read the coefficient table data included in the executable file (EXL).
- Cannot send EXL file (-6).
- The coefficient table data contained in the executable file (EXL) cannot be read.
- Cannot send EXL file (-7).
- The SoftwareEG/LFO element data contained in the executable file (EXL) cannot be read.
- Warning for operation
- You have not done "Link" & "Download" yet. If you continue to save, "YLI" file will be out of accord with "EXL" file.
- I am trying to save without executing "Link" or "Download". If you save as is, there may be a slight difference in the contents of the algorithm file (extension: YLI) and the executable file (extension: EXL).
- Problems when downloading various data (via SCSI)
- Cannot send data to Target (1).
- An error occurred while trying to write the file name of the executable file to the system area.
- Cannot send data to Target (2).
- An error occurred when attempting to write DSP ring buffer size setting data (RBLen) to the system area or DSP hardware.
- Cannot send data to Target (3).
- An error occurred while trying to download the DSP program.
- Cannot send data to Target (4).
- An error occurred while trying to download information about the coefficient table.
- Cannot send data to Target (5).
- An error occurred when trying to download coefficient table data.
- Cannot send data to Target (6).
- An error occurred when trying to download SoftwareEG/LFO element data.
- Cannot send data to Target (7).
- An error occurred when trying to download information about the number of SoftwareEG/LFO elements.
- Cannot send data to Target.
- DSP program (EXB) cannot be downloaded to the spare area.
▲ Back | ■
★ SOUND Manual ★ Sound development know-how collection
Copyright SEGA ENTERPRISES, LTD., 1997