Other Parts Discussed in Thread: AM3358
Details:
Windows 7 Professional
Code Composer Studio Version: 5.2.1.00018
AM335x Starter Kit
C:\ti\AM335X_StarterWare_02_00_00_07
C:\cygwin
C:\tools\CodeSourcery\Sourcery_G++Lite
C:\tools\CodeSourcery\Sourcery_CodeBench_for_ARM_EABI
==============================================================================
Problem:
**** Build of configuration Debug for project adcVoltMeasure ****
C:\ti\ccsv5\utils\bin\gmake -k -j 4 -s all
'Building target: ../../../../../../../binary/armv7a/cgt_ccs/am335x/evmskAM335x/adc/adcVoltMeasure.out'
'Invoking: ARM Linker'
<Linking>
"../AM3358.cmd", line 24: error: DDR0 memory range overlaps existing memory
range DDR_MEM
error: errors encountered during linking;
>> Compilation failure
==============================================================================
Question:
I have tried to follow the setup insructions under "Setting Up The Tool Chain" under
but I think I have missed something. "Cygwin" does not seam to be being called. PATH=??? (not sure where I should point it)
Any pointers would be greatly appreciated,
Scott