Skip to main content

Topics

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

Topics - medamarko

1
CPLD programmable logic / My Sch does not work...
Hi, I'm beginner in this field so i need some help.

I created simple schematic project, added I/O pins to markers, and successfully compiled it (synthesize).
Next i generated XSVF file, and download it to my XC9572XL with buspirate without any issue.
But it is not working in real world.
I probably miss something.
Whole project is located in attachment.
And any help is appreciated.

Best Regards
Marko
2
CPLD programmable logic / XSVF_ERROR_MAXRETRIES
Hello,

I just tried to play a little with XC9572XL CPLD dev board.
And I downloaded CPLD package with XC9572XL-program and firmware for buspirate.
I have no problem when i program xsvf file prom this package.
But when i want to program with my own xsvf file i got this error:
Quote
End of operation reply 03
  Device did not respond: XSVF_ERROR_MAXRETRIES
I followed instructions from http://http://dangerousprototypes.com/docs/Export_%28X%29SVF_from_Xilinx_ISE_Webpack

Does anyone have idea what could cause this kind of issue?

Thanks
Marko
3
Web platform / SDcardserver with TCPIP Stack 5.31
I cannot compile SDcard server with new tcp/ip stack...
This is the output when i try to build:
Code: [Select]
CustomHTTPApp.c: In function 'HTTPExecutePost':
CustomHTTPApp.c:321: warning: unused variable 'cwdPathPtr'
CustomHTTPApp.c:320: warning: unused variable 'cwdPath'
CustomHTTPApp.c:689:29: error: macro "SaveAppConfig" passed 1 arguments, but takes just 0
CustomHTTPApp.c: In function 'HTTPPostConfig':
CustomHTTPApp.c:689: error: 'SaveAppConfig' undeclared (first use in this function)
CustomHTTPApp.c:689: error: (Each undeclared identifier is reported only once
CustomHTTPApp.c:689: error: for each function it appears in.)
Is there any solution for this?

Regards
Marko

( ! ) 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.01212290376session_write_close ( )...(null):0
20.01242421968ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01242422744Database_MySQL->query( ).../DatabaseHandler.php:119
40.05592561480Database_MySQL->error( ).../Db-mysql.class.php:273