Hello Sebastian,
I shouldn't do those ISR lock and _Thread_Dispatch_disable, right?
Does this patch solve some of the original test fails?
I'm trying the latest version now.
Best,
Kuan-Hsun
2017-01-24 14:46 GMT+01:00 Sebastian Huber <
sebastian.hu...@embedded-brains.de>:
> Hello Kuan-Hsun,
>
>
There are more SMP problems. I will have a look at his tomorrow.
On 24/01/17 14:46, Sebastian Huber wrote:
Hello Kuan-Hsun,
thanks for your prompt feedback. I checked in a patch that fixes one
issue:
https://devel.rtems.org/changeset/1240aade5a35c4e8c43d5409e2329eeb6a173299/rtems
On 24/0
Hello Kuan-Hsun,
thanks for your prompt feedback. I checked in a patch that fixes one issue:
https://devel.rtems.org/changeset/1240aade5a35c4e8c43d5409e2329eeb6a173299/rtems
On 24/01/17 14:27, Kuan Hsun Chen wrote:
Hi Sebastian,
I will check again the test on SMP target, though I only have QE
Hi Sebastian,
I will check again the test on SMP target, though I only have QEMU-SMP to
simulate at the moment.
Is it okay to only test on QEMU?
Interestingly, why only sprmsched01 fails? How about spedfsched04?
I will start from this observation and see why SMP fails.
Best,
Kuan-Hsun
2017-01-24
On 24/01/17 13:51, Sebastian Huber wrote:
[...]
On 24/01/17 13:25, Daniel Hellstrom wrote:
[...]
GR712RC, RTEMS Single-core configuration results:
###
# RTEMS TESTSUITE FAILURE SUMMARY
#
# Result Test ExecRes ConsoleRes ExitCode1 E
On 24/01/17 13:25, Daniel Hellstrom wrote:
# FAIL: ./fstests/fsdosfsname01 OK FAIL 5 0
I guess, you don't use the RSB based tool chain and instead your own?
Please add
iconv_encodings=big5,cp775,cp850,cp852,cp855,\
cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
iso_8859_13,
Hello Daniel,
for RTEMS 4.12 GCC 6.3 will be used (most likely). I did test runs with
https://git.rtems.org/rtems/commit/?id=b07e642a2b1249cd64048c5e9f5e45254df7ae65
on the GR740 with no unexpected test failures.
On 24/01/17 13:25, Daniel Hellstrom wrote:
Hi,
We started some time ago to work