Hi, I'm chul.
I try build OMAP35x DVEVM software Setup for MIDAS v2.0.
I'm following OMAP35x DVEVM Getting Started Guide.
1 Software Overview |
5.3 Rebuilding the DVSDK software for the target.
step 7.
While in the same directory that contains Rules.make, use the following commands to build the DVSDK demo applications and put the resulting binaries on the target file system specified by EXEC_DIR. |
Th error message is blow.
# asm64P package/cfg/bin/cs_x64Pcfg.s62 ... |
What is the problem?
I try to find a solution to this problem.
for reference, my dvsdk_3_00_02_44's Rules.make is blow.
# Define target platform. |
I use dvsdk_3_00_02_44. because MIDAS v2.0 use it.
I add it to ~/.bashrc
export PATH=/home/won/workdir/opt/uboot-02.01.03.11/tools:$PATH |