when execute "make da8300_omapl137_defconfig ARCH..."
erro come up as follow:Can't find defout configuration ".../da830_omapl137_defconfig"
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
what directory are you in?
normally, I make a backup copy of '/opt/montavista/pro/devkit/lsp/ti-davinci/linux-2.6.18_pro500' (default location of Linux kernel after installing our software). and you can execute the above instruction in either copy of this directory (e.g. root linux kernel tree).
Let us know if this helps.
Which version of the LSP are you using?
The config name did change between LSP_02_20_00_05 and LSP_02_20_00_03
Look in \linux-2.6.18_pro500\arch\arm\configs for the configs file.
By the way the following is a typo with extra "0" in da830:
make da8300_omapl137_defconfig ARCH...
dafacto da830_..,no extra 0.
The director is as the same as '/opt/montavista/pro/devkit/lsp/ti-davinci/linux-2.6.18_pro500'
and I installed LSP_02_20_00_03 first then installed the 05 version.
There is no da830_omapl137_defconfig in \linux-2.6.18_pro500\arch\arm\configs
Levone,
I just tried this myself and I have the ../arch/arm/configs directory present.
FYI, I used the mvl_5_0_0_0_demo_lsp_setuplinux_02_20_00_05.bin file located under the following installation directory
.../OMAPL137_arm_1_00_00_07/REL_LSP_02_20_00_05
Can you try re-installing this file to see if the configs directory is present?
Lavone,
FYI, we have created a OMAP-L137 Getting Started Guide wiki to help our customers: http://tiexpressdsp.com/index.php?title=Getting_Started_Guide_for_OMAP-L137
This went live yesterday and it is recommended over the documentation included with the SDK; we will soon have our software download site point to this wiki site. This was the result of our customer feedback and will help us be more responsive to customers in the future.