Skip to main content

Messages

This section allows you to view all Messages made by this member. Note that you can only see Messages made in areas you currently have access to.

Messages - serenavv

3
Web platform / Re: Re: SDcardserver with TCPIP Stack 5.31
Yes, of course!
I can give you a list of modification to make to solve compilation problems but I try only for few time (I have another project to develop for the moment) and I think there are some other issue that i haven't seen... (I haven't tested well the platform yet).
I'm going to make the step-by-step document soon.
(sorry for the late but i didn't check the forum recently)
4
Web platform / Re: Re: SDcardserver with TCPIP Stack 5.31
Solved using C30 v3.23!!

After i try to put microchip exaple files on sd (+ 'DynRcrd.bin' and 'FileRcrd.bin')
but i obtain this:
download/file.php?id=439&mode=view

I solved whit a Trev suggestion:
Eureka moment! Armed with this new found nugget of knowledge, I think the correct solution to the issue is to remove the second occurrence of:
Code: [Select]
{TCP_PURPOSE_HTTP_SERVER, TCP_ETH_RAM, 200, 200},
(of post viewtopic.php?t=475)

I haven't enough time to study it now, but seems ok!

I can see only a little problem, stack version is not shown correctly..
http://img38.imageshack.us/img38/1997/screenshotba.jpg

For now it's all, but i will came with new issues!
Thank you!
5
Web platform / Re: Re: SDcardserver with TCPIP Stack 5.31
[quote author="RonZ"]Reading your post again I say the application crashed locked up. Please advise which C30 compiler you are using[/quote]

Probably it crashes! Infacts Ld1 stops blinking..
I use C30 3.25 lite, Trev sugget my by emal to try with 3.23. this evening or tomorrow I will try.
After I tell you if is solved.
6
Web platform / Re: SDcardserver with TCPIP Stack 5.31
Hello, I'm new: I have just received the web platform...

I have tried successfully to load the precompiled hex of sd card server and it works well.
After I try to compile it myself following instructions in Maindemo.c:
1) I replace files original files of microchip stack 5.31 Maindemo.c/.h, HardwareProfile.h, TCPIPConfig.h, TCPIP MDD SD Card Demo App-C30.mcw/.mcp as reported on readme.txt
2) I open workspace TCPIP MDD SD Card Demo App-C30.mcw in MPLAB 8.63
3) I change on ENC28J60.c ENC_SPICON1bits.CKE = 1; to ENC_SPICON1bits.CKE = 0; (on line 223 and 229)
4) I change MainDemo.h #define SaveAppConfig() NOP to #define SaveAppConfig(a) Nop() (thank you cstrutton!)
5) I copile successfully but it doesn't work....

(I have only two warnings:)
Code: [Select]
CustomHTTPApp.c: In function 'HTTPExecutePost':
CustomHTTPApp.c:321: warning: unused variable 'cwdPathPtr'
CustomHTTPApp.c:320: warning: unused variable 'cwdPath'

I can ping the board but I can't open web page on web browser (is stored on sd).
After tried to open with web browser, is impossible to ping successfully the board, is necessary to reset the board.
(the sd is not the problem: it is correctly formatted and sd works well with precopiled dangerousprototypes svn firmware)

Any suggestion?
Thank you

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01382329360session_write_close ( )...(null):0
20.01412460960ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01412461736Database_MySQL->query( ).../DatabaseHandler.php:119
40.05922600472Database_MySQL->error( ).../Db-mysql.class.php:273