Hello, TI Experts,
I have a question about PROCESSOR-SDK-VISION.
http://www.ti.com/tool/processor-sdk-tdax
At first,
A15 Compiler and Linker as below are installed in “<install dir>/ti_components/cg_tools/windows/gcc-arm-none-eabi-4_9-2015q3” location.
(https://launchpad.net/gcc-arm-embedded/+milestone/4.9-2015-q3-update)
And,
I tried to build with "3.2 Building the application" VisionSDK_UserGuide_TDA2xx.pdf
So, I did "gmake -s -j depend" and found "success to build".
Then, I did "gmake -s -j" and found the error as below;
c:\PROCESSOR_SDK_VISION_03_00_00_00\vision_sdk\links_fw\src\rtos\bios_app_common\tda2xx\eve1>c:/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/os_tools/windows/xdctools_3_32_01_22_core/xs xdc.tools.configuro --generationOnly -o c:/PROCESSOR_SDK_VISION_03_00_00_00/vision_sdk/binaries/apps/tda2xx_evm_bios_all/obj/vision_sdk/tda2xx-evm/arp32_1/release/vision_sdk_configuro -t ti.targets.arp32.elf.ARP32_far -p ti.platforms.evmDRA7XX:EVE_1 -r release -c c:/PROCESSOR_SDK_VISION_03_00_00_00/ti_components/cg_tools/windows/arp32_1.0.7 -b c:/PROCESSOR_SDK_VISION_03_00_00_00/vision_sdk/build/rtos/tda2xx/config_arp32.bld --cfgArgs "{mode: \"\",coreName:\"EVE-1\", platformMem: \"DDR_MEM_512M\"}" MAIN_APP_eve1.cfg
4 [main] sh 9524 c:\PROCESSOR_SDK_VISION_03_00_00_00\ti_components\os_tools\windows\xdctools_3_32_01_22_core\bin\sh.exe: *** fatal error - fork: can't reserve memory for stack 0x2AC740 - 0x2B0000, Win32 error 487
4 [main] sh 9524 c:\PROCESSOR_SDK_VISION_03_00_00_00\ti_components\os_tools\windows\xdctools_3_32_01_22_core\bin\sh.exe: *** fatal error - fork: can't reserve memory for stack 0x2AC740 - 0x2B0000, Win32 error 487
Question:
Is there same experience?
If there is some clue to solve the problem, please tell us.
<My PC Info.>
- Windows7 Professional
- Intel Core i7-5600U CPU @2.60GHz
- 64 bit operating system
Best regards,
