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 - medamarko

2
CPLD programmable logic / Re: My Sch does not work...
Hello,

I tried again but it is not working.
Here is step by step how i export xsvf file.
- open iMPACT > file > new project
- create new project > Select prepare boundary scan > drop down select XSVF for output
- write name for XSVF file
- add correct JAD file (double checked path to file, so correct jed file is selected)
- select XC9572XL as target> right click on target > program
After that i receive message that XSVF is generated
Maybe this new ISE Suite isn't working properly....

Thanks
Marko
3
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
5
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
6
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.01432322640session_write_close ( )...(null):0
20.01472454232ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01472455008Database_MySQL->query( ).../DatabaseHandler.php:119
40.05702593744Database_MySQL->error( ).../Db-mysql.class.php:273