Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

Question concerning built procedure.

Altera_Forum
Honored Contributor II
907 Views

Hello. 

 

I have acquired "eCos for Nios II 5.1" already. 

But, I do not have NIOS2 IDE. 

Therefore it cannot experiment me. 

(It became error when the installing "eCos for Nios II 5.1".) 

 

Now, I think that we would like to introduce eCos to NIOS2.  

Built procedure description below, is? 

 

1.The installation of NIOS2 IDE(and SOPC builder). 

 

2.The installation of "eCos for Nios II 5.1". 

As for NIOS2 IDE being modified? 

or 

As for "eCos for Nios II 5.1". being installed in NIOS2?  

 

3.It is necessary to modify the source of device driver(and HAL)? 

It is to use either source of NIOS2 IDE and eCos tree? 

(As for NIOS2 IDE the output of SOPC builder.) 

 

4.It is necessary to modify the CDL? 

 

5.How doing, modifying eCos configure? 

It is to modify making use of eCos configure tool? 

 

6.It does the built of making use of NIOS2 IDE.(?) 

or 

It does the built of making use of eCos configure tool.(?) 

 

7.How doing, debugging application? 

(Debugging making use of NIOS2 IDE?) 

 

Please teach to me. 

My knowledge to be scanty there is no excuse. 

 

Best regards.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
245 Views

 

--- Quote Start ---  

originally posted by kitani@Sep 4 2006, 03:38 AM 

hello. 

 

i have acquired "ecos for nios ii 5.1" already. 

but, i do not have nios2 ide. 

therefore it cannot experiment me. 

(it became error when the installing "ecos for nios ii 5.1".) 

 

now, i think that we would like to introduce ecos to nios2.  

built procedure description below, is? 

 

1.the installation of nios2 ide(and sopc builder). 

 

2.the installation of "ecos for nios ii 5.1". 

  as for nios2 ide being modified? 

  or 

  as for "ecos for nios ii 5.1". being installed in nios2?  

 

3.it is necessary to modify the source of device driver(and hal)? 

  it is to use either source of nios2 ide and ecos tree? 

  (as for nios2 ide the output of sopc builder.) 

 

4.it is necessary to modify the cdl? 

 

5.how doing, modifying ecos configure? 

  it is to modify making use of ecos configure tool? 

 

6.it does the built of  making use of nios2 ide.(?) 

  or 

  it does the built of  making use of ecos configure tool.(?) 

 

7.how doing, debugging application? 

  (debugging making use of nios2 ide?) 

 

please teach to me. 

my knowledge to be scanty there is no excuse. 

 

best regards. 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=18044) 

--- quote end ---  

 

--- Quote End ---  

 

 

I suggest you read the manual which can be found in the components\ecos\docs directory. However to answer some of your questions: 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

I have acquired "eCos for Nios II 5.1" already. 

But, I do not have NIOS2 IDE. 

Therefore it cannot experiment me. 

(It became error when the installing "eCos for Nios II 5.1".)[/b] 

--- Quote End ---  

 

 

You don&#39;t need the Nios II IDE, but you do need the Nios toolkit, without it you can proceed no further. 

 

1 and 2 I&#39;m afraid I don&#39;t understand your question 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

3.It is necessary to modify the source of device driver(and HAL)? 

  It is to use either source of NIOS2 IDE and eCos tree? 

  (As for NIOS2 IDE the output of SOPC builder.) 

4.It is necessary to modify the CDL?[/b] 

--- Quote End ---  

 

The answer to both is only if you intend to modify the hardware 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

5.How doing, modifying eCos configure? 

  It is to modify making use of eCos configure tool? 

 

6.It does the built of  making use of NIOS2 IDE.(?) 

  or 

  It does the built of  making use of eCos configure tool.(?) 

 

7.How doing, debugging application? 

  (Debugging making use of NIOS2 IDE?)[/b] 

--- Quote End ---  

 

 

Read the manual. eCos configure configures the operating system. The build is done using make, either from the command line, or the IDE, as is explained in the manula. Debugging an application is coverred in the manual.
0 Kudos
Altera_Forum
Honored Contributor II
245 Views

Hello rugbybloke. 

 

Thank you. 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

You don&#39;t need the Nios II IDE, but you do need the Nios toolkit, without it you can proceed no further.[/b] 

--- Quote End ---  

 

It tries doing the installation of the Nios toolkit. 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

1 and 2 I&#39;m afraid I don&#39;t understand your question[/b] 

--- Quote End ---  

 

I&#39;m sorry. It&#39;s not question. 

We would like to verify procedure. 

 

<div class='quotetop'>QUOTE </div> 

--- Quote Start ---  

The build is done using make, either from the command line, or the IDE, as is explained in the manula.[/b] 

--- Quote End ---  

 

I install the Nios toolkit and "eCos for Nios II 5.1". 

And It tries challenging. 

 

Thanks a lot. 

 

 

--- Quote Start ---  

originally posted by rugbybloke@Sep 5 2006, 10:12 PM 

i suggest you read the manual which can be found in the components\ecos\docs directory. however to answer some of your questions: 

.... 

--- Quote End ---  

0 Kudos
Reply