Forum Discussion

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

how to run uclinux on ep2s60f broad

hello evryone.

I created a uclinux1.4 project on development broad about ep2s60fes and built successfully,but I don't know to run it, I want udapte operation to USB-blaster0,it'is wrong with it

content:

Microtronix Linux Extensions

Version 1.4, Built June 20, 2005

------------------------------------------------

WARNING: Default charset GBK not supported, using ISO-8859-1 instead

Aug 29, 2005 11:42:10 AM - (??) nios2-flash-programmer: Launching Quartus Progra

mmer to download:

c:/altera/kits/nios2/components/altera_nios_dev_board_stratix_2s60_es/syste

m/altera_nios_dev_board_stratix_2s60_es.sof

Unable to synchronize with target.

Aug 29, 2005 11:43:14 AM - (??) nios2-flash-programmer: Error opening target har

dware

Aug 29, 2005 11:43:14 AM - (??) nios2-flash-programmer:

In order to program flash, you must first create a purpose-built

flash-programming design (i.e. FPGA configuration) and associate it with

your particular board. The Nios development kit is delivered with purpose-bui

lt

flash-programming designs pre-built for several development boards. If you wi

sh

to program flash on your own board, you must first create a flash-programming

design.

The process of creating a flash-programming design for your board is mostly

automated. From a bash-shell, execute this script:

mk_target_board --help

The help-message includes references to other documentation on programming

flash and targeting Nios systems to custom board designs.

- exiting.

WARNING: Default charset GBK not supported, using ISO-8859-1 instead

How should I do?

the more, Whether the demand bootloader.

4 Replies

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

    Sounds like you're having difficulty with the flash programmer itself. Have you been able to build and upload simple standalone applications using the Altera Nios II IDE?

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

    Hi ken, thanks your advice;

    -I built a application (hello) successful .but can't update,Because there have no OS ,

    -It created vmlinux.bin when I built linux kernel ; Whether demand a bootloader?

    -How can i build linux kenerl and load to development kit broad ,

    -Do you have the data of this aspect?

    thanks again!
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    How i can create a .sof file(ex. linux.sof) ,I can use what's tools?