Re: Problems with Foundation model running using a recent lamp image

2014-02-05 Thread Christophe Lyon
On 4 February 2014 10:02, Anil Singhar wrote: > 3. With the following command (networking option used nat): > > ./Foundation_v8 --image img-foundation.axf --block-device > vexpress64-openembedded_lamp-armv8-gcc-4.8_20140126-596.img --network=nat > --network-nat-ports=8022=22 > > I get the follow

Re: FVP model + processors

2014-02-05 Thread Tom Gall
Hi Chris, All, So how does one run uniprocessor? If I set cluster1.NUM_CORES=0 the model will fail on startup with : error in parameter 'cluster1.NUM_CORES' specification: value is out of range If I remove it then I get one processor on cluster 0 and 4 processors on cluster 1! Thanks, Tom

Re: FVP model + processors

2014-02-05 Thread Christopher Covington
On 02/05/2014 11:04 AM, Tom Gall wrote: > Hi Chris, All, > > So how does one run uniprocessor? > > If I set cluster1.NUM_CORES=0 > > the model will fail on startup with : > > error in parameter 'cluster1.NUM_CORES' specification: value is out of range > > If I remove it then I get one process

Re: FVP model + processors

2014-02-05 Thread Victor Kamensky
On 5 February 2014 08:15, Christopher Covington wrote: > On 02/05/2014 11:04 AM, Tom Gall wrote: >> Hi Chris, All, >> >> So how does one run uniprocessor? >> >> If I set cluster1.NUM_CORES=0 >> >> the model will fail on startup with : >> >> error in parameter 'cluster1.NUM_CORES' specification: v

Re: Problems with Foundation model running using a recent lamp image

2014-02-05 Thread Anil Singhar
That still doesn't work for me: anilss@anilss:~/Linaro$ ssh -p 8022 root@anilss ssh: connect to host anilss port 8022: Connection refused Per ARM, the bridge support is NOT available on foundation model..though their user guide mentions it. I am tried the above using nat. On 5 February 2014 1