[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - New eSDK 5 Now Released
Page 1 of 2

New eSDK 5 Now Released

PostPosted: Sat Jul 13, 2013 6:25 pm
by ysapir

Re: New eSDK 5 Now Released

PostPosted: Tue Jul 16, 2013 10:19 pm
by ysapir

Re: New eSDK 5 Now Released

PostPosted: Wed Jul 17, 2013 5:48 am
by ysapir
UPDATE 2:

In order to support the new E_DMA_MSGMODE control mode on E_DMA_DWORD transfers, and to properly handle the e_dma_copy() function, an update of the ZedBoard's SD Card bitstream is required. Please follow these steps:

1. Download one of the following files:

ZedBoard+E16:

ftp://ftp.parallella.org/parallella/sd_ ... rd_E16.bin

ZedBoard+E64:

ftp://ftp.parallella.org/parallella/sd_ ... rd_E64.bin

2. Insert the SD card to a reader connected to your PC.

3. Rename the "BOOT.bin" file on the card to "BOOT.bin.bak"

4. Copy the downloaded file and rename it to "BOOT.bin".

5. Eject card, insert at the SD card slot on the ZedBoard and restart the system.

6. Copy the matmul-xx example from the esdk/examples and test.

Re: New eSDK 5 Now Released

PostPosted: Sat Jul 27, 2013 10:13 pm
by eee
Hello,
I am looking for the eSDK 5 reference manual.

There is a link on your site referencing to this -


But this link is broken (page not found).

Re: New eSDK 5 Now Released

PostPosted: Wed Jul 31, 2013 7:42 am
by figual

Re: New eSDK 5 Now Released

PostPosted: Wed Jul 31, 2013 3:17 pm
by ysapir
Just tested this firmware on my Z64 board. Seems to be working great.

Please make sure that:
1. You use the E64 firmware, not the E16's.
2. When removing and inserting the card, you did not displaced the FMC daughtercard.
3. All jumpers are in place, following the table in the Quick Start Guide.

When you power up the board with the new FW, do you get to see the 2 penguins (Tuxes), or does it get stuck before this stage?

Re: New eSDK 5 Now Released

PostPosted: Wed Jul 31, 2013 3:47 pm
by figual

Re: New eSDK 5 Now Released

PostPosted: Wed Aug 07, 2013 2:39 pm
by figual
Any idea about how can I investigate what can be happening with the new firmware?

Thanks,

Fran

Re: New eSDK 5 Now Released

PostPosted: Thu Aug 08, 2013 8:07 pm
by rtrogan
Hi Fran,
I'm sorry to hear that you are having issues with the new firmware.

Could you please boot the system one more time with the old BOOT.BIN and check if /etc/rc.local file is invoking any special script. In particular I'm interested to know if there is a clock divider script in there (lclk_div). If the script exists, please comment it out and try to reboot with a new BOOT.BIN

Thank you,
Roman.

Re: New eSDK 5 Now Released

PostPosted: Tue Aug 13, 2013 1:54 pm
by Gravis
small request: change the default target in the configure scripts to "epiphany-elf"

i assumed it would be the default and i ended up with my own computer as the target. configure --help didn't give me a list of targets so i didn't really know the target to specify. it took a while before i realized the target was listed in the build script.