[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 - Example: In-line maths calculation, in internal memory
Page 2 of 2

Re: Example: In-line maths calculation, in internal memory

PostPosted: Tue Jun 25, 2013 9:09 am
by Dr.BeauWebber
Thanks, no, as I say this was not the "compile for real hardware" version, just an aplcc compile to e-run.
I will now create a "real hardware version" on a Raspberry Pi - I have aplc running there, and I have built the latest gcc toolchain there, but not yet built an aplc to use that tool-chain.
Hopefully later today, but I still have urgent jobs for last Sunday still to do.

Re: Example: In-line maths calculation, in internal memory

PostPosted: Tue Jun 25, 2013 12:11 pm
by ysapir
So... could you do the same analysis on the version that took you 10s to run on the real board?

Re: Example: In-line maths calculation, in internal memory

PostPosted: Tue Jun 25, 2013 4:19 pm
by Dr.BeauWebber