Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
from this forum,i download ecos for niosII 50,then i see the "ecos for nios" document.
when i use nios2configtool tool to configure my own board, it occur error! the command is:
but when i use the qII5.0's std_1c20.ptf as the dev board,it correct. is it my custom problem! (i use EP1C6).nios2configtool --ptf=my_custom_board.ptf --cpu=cpu - Altera_Forum
Honored Contributor
--- Quote Start --- originally posted by ldgdz@Feb 21 2006, 05:52 AM from this forum,i download ecos for niosii 50,then i see the "ecos for nios" document.when i use nios2configtool tool to configure my own board, it occur error!
the command is:
nios2configtool --ptf=my_custom_board.ptf --cpu=cpubut when i use the qii5.0's std_1c20.ptf as the dev board,it correct.
is it my custom problem! (i use ep1c6).
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12831)</div> --- Quote End --- SOPC in quartusII 4.2 and SOPC in quartusII 5.0 generate different versions of PTF files. May be you got error when you tried to use old version of PTF files in nios2configtool?
- Altera_Forum
Honored Contributor
thanks slava!
i add the timer component in SOPC(ver:5.0), then regenerate the ptf file! i can use the nios2configtool.