- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hello everyone:
Does the boa webserver ("pre-buit version" provided by Microtronix) support CGI ? In the directory:"/c/altera/kits/nios2/examples/software/linux/apps/boa/util", there are some files such as *.pl or cgi-test.cgi .....etc, Is that means those files are examples for writing perl CGI? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gifLien copié
- « Précédent
-
- 1
- 2
- Suivant »
24 Réponses
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
TO_BE_DONE
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
<div class='quotetop'>QUOTE </div>
--- Quote Start --- Quick question, when i add i2c, do i need to manually add nod /dev/i2c-0 666 0 0 89 0 to romfs_list file ?[/b] --- Quote End --- Yes, if you want to access i2c through /dev interface (like lm_sensor) instead of chip driver.- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
--- Quote Start --- originally posted by hippo@Nov 16 2006, 09:06 AM <div class='quotetop'>quote
--- quote end ---
--- quote start ---
quick question, when i add i2c, do i need to manually add
nod /dev/i2c-0 666 0 0 89 0 to romfs_list file ? --- Quote End --- Yes, if you want to access i2c through /dev interface (like lm_sensor) instead of chip driver. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19468)</div> [/b] --- Quote End --- It's running now. Thanks. Somehow when i use a new patch (r17), it did something to sof file. And it resulted not seeing the 2 new devices. I reloaded the sof file, and it is now working. Many thanks.
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
--- Quote Start --- originally posted by rfitz25@Nov 10 2006, 07:41 PM i'm trying to build/run the simpler sdhnain version.
i get these error messages when i try to "-- build make target"?
make -k all
no emulation specific options.
makefile:25: *** missing separator. stop.
what are emulation options? from sopc builder ?
i'll try some more.
these are lines 23, 24, 25 in the makefile?
.phony: clean
clean:
-rm -f *.[oad] *.elf *.gdb *.bin *.exe
what seperator is needed and where?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19376)
--- quote end ---
you must to place a space before -rm -f
like that
clean:
-rm -rf
look in an other makefile.
i had the same problem, and now it's ok. http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif
bye --- Quote End ---

Répondre
Options du sujet
- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable
- « Précédent
-
- 1
- 2
- Suivant »