The created effect algorithm will be linked by selecting [Link] from the [Process Menu] in [DSP Linker].
If the link is successful, the "Link Result Information" dialog will be displayed.
The value indicated by "Free Area Required" in this dialog will be the size of the DSP work area allocated by the map.
Also, when setting the DSP work ram with a sound simulator, the first address is separated by 2000H.
Even if you try to set an address smaller than that, it will automatically be moved back to a more clearly defined address.
"DSPRAM Size too small."
The above error message is a problem with memory mapping on the target.The RAM area secured in the memory map settings (on the development board) is smaller than the DSP work RAM size required for the DSP program you are trying to download. Therefore, the download has been canceled.
Please change the memory map settings or the DSP program algorithm.