[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 - Real parallel Hello-World
Page 1 of 1

Real parallel Hello-World

PostPosted: Fri Sep 12, 2014 5:41 am
by formoon

Re: Real parallel Hello-World

PostPosted: Fri Sep 12, 2014 1:20 pm
by sebraa
You can use "-R .shared_dram" in your e-objcopy command line, when you generate your SREC file. Then the upper 16 MB of shared memory will not be touched when you use e_load().