🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Altair Embed ARM-Linux compilation cannot complete

User: "Leow Cheah Wei_21725"
New Altair Community Member
Updated by Leow Cheah Wei_21725

Altair Embed Basic Edition 2019.2

 

if successful compilation, we will see this screen

image.png.f26b56fea0114b55aa54e04730e8fc72.png

 

however, i have Altair Embed Basic Edition 2019.2 on another pc that stops at the line e:\Altair\Embed2019\cg>set COMPDIR=C:\SysGCC\raspberry and the command prompt exited automatically (without reaching any key continue)

what might be the problem

 

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Sreeram Mohan_20248"
    New Altair Community Member
    Updated by Sreeram Mohan_20248

    Hi Leow Cheah Wei, 

     

    Could you try the following . 

    You can find the batch file for compile at c:\Altair\Embed2019\cg\arm-linuxcl.bat

     

    You could put in a pause in first line of the batch file to check whether it is even getting triggered.  This will tell us if the compile stage was even reached !

     

    --sreeram