Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17254 Discussions

Hi I try to hello_world example but i have problem i need your help

Altera_Forum
Honored Contributor II
1,240 Views

http://www.alteraforum.com/forum/attachment.php?attachmentid=11293&stc=1  

 

I can't create .aocx file  

 

how to create .aocx file 

 

I did try this method 

 

http://www.alteraforum.com/forum/attachment.php?attachmentid=11294&stc=1  

 

but optimizer faile  

 

how to create .aocx file  

 

my computer use window 7 (64 -bit)
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
539 Views

1. Check the log file it lists in the error message 

2. Try checking that all your environment variables are set up (ie ALTERAOCLSDKROOT, AOCL_BOARD_PACKAGE_ROOT, Path). 

3. Try running 'aocl version' to make sure this reports back 

4. Try running 'aoc --list-boards' to make sure it reports the s5_ref 

5. Try adding the -v and --report switches to see if it gives any clue as to how far the optimizer has gone before stopping
0 Kudos
Altera_Forum
Honored Contributor II
539 Views

@viraltap (http://www.alteraforum.com/forum/member.php?u=100207) I have installed altera OpenCL SDK 14.1 on my computer, but when I compiled the host program in the vs2010, I got the following errors: 

1>LINK : warning LNK4044: unrecognized option '/LC:\work\Temp\arrow_c5sockit\arm32\lib'; ignored 

1>LINK : warning LNK4044: unrecognized option '/lalterahalmmd'; ignored 

1>LINK : warning LNK4044: unrecognized option '/lalterammdpcie'; ignored 

alteracl.lib(acl_globals.obj) : error LNK2019: unresolved external symbol acl_hal_get_system_definition referenced in function acl_init_from_hal_discovery 

D:\software\altera\exmaple\hello_world\bin\hello_w orld.exe : fatal error LNK1120: 

can you figure out the problem for me ? Thanks!
0 Kudos
Reply