Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

No Nios II target connection paths were located. Check connections and that a Nios II

Hi all,

I tried to program the "hello world" template to my development board but i get

"no nios ii target connection paths were located. check connections and that a nios ii .sof is downloaded.

I am using 32-bit window 7 and Eclipse Platform Version: 3.4.1

Please help...

Thanks

Vinz

5 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Did you check what the dev tools suggest. I mean:

    - did you download the correct .sof

    - does the fpga project, which the .sof comes from, contain a valid Nios system?

    - did you insert the jtag module in Nios?

    - (last, maybe silly, question) is the jtag cable correctly connected?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Erm... I build the system with belowed step:

    i) generate a SOPC system with jtag(default setting), nios II with custom instruction, sdram and on-chip memory.

    ii) assign pin for my system such as clk and etc

    iii)compile and synthesize

    iv) go to eclipse browse for my SOPC file and select "hello world" template

    v) build the software and run as hardware with my usb plug in(i can see my usb detected from device manager)

    error occur during run as hardware and a window is prompt with stated error.

    Is my step correct? because i follow the guideline that been found from internet.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    You are missing a step: before "run as hardware" you should configure the fpga with the .sof file generated at step iii.

    Are you indeed missing it or you simply forgot listing it?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    yea... i think i miss it... finally it can work... thanks...i shall try my system now thanks...

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi guys,

    I have solved this problem by following the below steps.

    Go to-- NIOSII--BSP Editor--File--New BSP--save the BSP.

    Copy and paste it in your BSP.

    Then program the chip using .elf.

    Best Regards,

    C. Ashok Reddy