Altair Embed ARM-Linux compilation cannot complete
Altair Embed Basic Edition 2019.2
if successful compilation, we will see this screen
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
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