Re: Getting version of rtems, and writing files

2019-10-25 Thread dufault
> On Oct 25, 2019, at 17:28 , wrote: > >> fails but calling mount("something") fails differently: >> I am not sure what all the numbers mean from the returning values items etc. >> >> >> >> 0x001d41e4 (1917412) >> alt-rotator>mount -t nfs 10.50.1.1:/test /test >> Cexp syntax error: synt

Re: Getting version of rtems, and writing files

2019-10-25 Thread dufault
> On Oct 23, 2019, at 15:11 , Shane Thomas wrote: > > So I think I found the source, there is no ikup command when I am telnet'ed > in. > > There is a mount command it seems but I have no idea how to use it, ones > suggestion of using it as: > mount -t nfs foo:/bar /net > > fails but calli

Partitioned scheduling issue on Raspberry Pi 2

2019-10-25 Thread Ebenezer
Hello everyone I am facing some issues while using partitioned scheduling on RaspberryPi2. I want to run one scheduler instance on each core (ie. 4 Scheduler instances in total). I can configure and run PRIORITY_AFFINITY_SMP, PRIORITY_SMP and SIMPLE_SMP scheduler algorithms into partitions/cluste