Re: CMSIS?

2014-08-29 Thread Chris Nott
Absent answer means no. I had the same idea. Actually I have played around with using vendor libraries from TI and ST, and there is no problem compiling them in. I can't see any reason CMSIS wouldn't fit in fine too. Actually from memory the useful parts of CMSIS comprise two parts, ARM specif

Re: or1ksim fails to build

2014-08-29 Thread Hesham Moustafa
On Fri, Aug 29, 2014 at 11:33 PM, Joel Sherrill wrote: > I will try to get to this soon. But it is a holiday weekend and tomorrow is > my wife's birthday so I have priorities :) > Happy birthday to her :) I will try building on Ubuntu too which almost does not know anything about this RTEMS/or1k

Re: or1ksim fails to build

2014-08-29 Thread Joel Sherrill
I will try to get to this soon. But it is a holiday weekend and tomorrow is my wife's birthday so I have priorities :) --Joel On August 29, 2014 4:32:05 PM CDT, Hesham Moustafa wrote: >I have removed the entire or1k-rtems4.11-* and built a vanilla >toolchain from latest RSB. Then I cloned late

Re: or1ksim fails to build

2014-08-29 Thread Hesham Moustafa
I have removed the entire or1k-rtems4.11-* and built a vanilla toolchain from latest RSB. Then I cloned latest RTEMS from the git HEAD, configured and built it, and I did not come across this error. MY configure line is: ~/rtems/configure --target=or1k-rtems4.11 --enable-rtemsbsp=or1ksim --enable-n

Re: or1ksim fails to build

2014-08-29 Thread Hesham Moustafa
On Aug 29, 2014 10:10 PM, "Joel Sherrill" wrote: > > > On 8/29/2014 2:24 PM, Hesham Moustafa wrote: > > On Fri, Aug 29, 2014 at 9:19 PM, Joel Sherrill > > wrote: > >> Hi > >> > >> I think something isn't quite right. I don't know if gcc isn't including > >> these or the bsp_specs isn't picking t

Re: or1ksim fails to build

2014-08-29 Thread Joel Sherrill
On 8/29/2014 2:24 PM, Hesham Moustafa wrote: > On Fri, Aug 29, 2014 at 9:19 PM, Joel Sherrill > wrote: >> Hi >> >> I think something isn't quite right. I don't know if gcc isn't including >> these or the bsp_specs isn't picking them up. It is a long holiday weekend >> and I just wanted to throw

Re: or1ksim fails to build

2014-08-29 Thread Hesham Moustafa
On Fri, Aug 29, 2014 at 9:24 PM, Hesham Moustafa wrote: > On Fri, Aug 29, 2014 at 9:19 PM, Joel Sherrill > wrote: >> Hi >> >> I think something isn't quite right. I don't know if gcc isn't including >> these or the bsp_specs isn't picking them up. It is a long holiday weekend >> and I just wante

Re: or1ksim fails to build

2014-08-29 Thread Hesham Moustafa
On Fri, Aug 29, 2014 at 9:19 PM, Joel Sherrill wrote: > Hi > > I think something isn't quite right. I don't know if gcc isn't including > these or the bsp_specs isn't picking them up. It is a long holiday weekend > and I just wanted to throw this out since I don't have time to investigate. > > or

Re: or1ksim from RSB - OK

2014-08-29 Thread Hesham Moustafa
Hi, Thanks for confirming that. Another note is that the output exe program is "or1k-elf-sim" (not the same as old released which are or32-elf-sim and sim). I will reflect this name in the README and sim-scripts. Thanks, Hesham On Fri, Aug 29, 2014 at 9:18 PM, Joel Sherrill wrote: > Hi > > Just

or1ksim fails to build

2014-08-29 Thread Joel Sherrill
Hi I think something isn't quite right. I don't know if gcc isn't including these or the bsp_specs isn't picking them up. It is a long holiday weekend and I just wanted to throw this out since I don't have time to investigate. or1k-rtems4.11-gcc -B../../../../../or1ksim/lib/ -specs bsp_specs -qr

or1ksim from RSB - OK

2014-08-29 Thread Joel Sherrill
Hi Just a quick note to say that this built on Fedora 20 from the RSB. -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherr...@oarcorp.comOn-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available(256)

C++ cdtest Build Failure

2014-08-29 Thread Joel Sherrill
Hi Any suggestions? In file included from ../../../../../../../rtems/c/src/../../testsuites/samples/cdtest/main.cc:29:0: /users/joel/rtems-4.11-work/tools/lib/gcc/or1k-rtems4.11/4.8.3/include/c++/cstdlib: In function 'long long int std::abs(long long int)': /users/joel/rtems-4.11-work/tools/lib/g

ARM folks speak up - was Re: CMSIS?

2014-08-29 Thread Joel Sherrill
Hi Since I will admit not knowing what CMSIS was until I Google'd this, I decided to give this thread a prod. The link to ARM's documentation on this is: http://www.arm.com/products/processors/cortex-m/cortex-microcontroller-software-interface-standard.php Maybe that will help. --joel On 8/29/

Re: TOD/RTC questions

2014-08-29 Thread Joel Sherrill
On 8/29/2014 10:38 AM, Alan Cudmore wrote: > I was able to get the ds1307 i2c part working on the Pi. The tod.c > driver shell was calling setRealTimeToRTEMS() but it was failing in > rtems_clock_set because my driver was not returning the correct > rtems_tod format. > Now when I boot the Pi, t

Re: [rtems commit] Regenerate all preinstall.am files.

2014-08-29 Thread Ralf Corsepius
On 08/28/2014 03:36 PM, Joel Sherrill wrote: Module:rtems Branch:master Commit:b597c0d60ce789c3f3708108c7a5abd75eecfbdf Changeset: http://git.rtems.org/rtems/commit/?id=b597c0d60ce789c3f3708108c7a5abd75eecfbdf Author:Joel Sherrill Date: Thu Aug 28 08:44:52 2014 -0500 Rege

Re: CMSIS?

2014-08-29 Thread Daniel Gutson
absent answer means NO? Thanks, Daniel. On Thu, Aug 28, 2014 at 11:31 AM, Daniel Gutson wrote: > Hi, > >is there any precedent regarding a CMSIS abstraction layer > implementation on RTEMS? > > Thanks, > >Daniel. > > -- > > Daniel F. Gutson > Chief Engineering Officer, SPD > > > San

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Joel Sherrill
On August 29, 2014 11:54:35 AM CDT, Ralf Corsepius wrote: >On 08/29/2014 04:53 PM, Joel Sherrill wrote: > >> This is from rtbf64a which generates the "new" order > >== Fedora 20 > Also, it's quite possible, the files Chris has generated are >affected, because he prefers to use exotic

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Ralf Corsepius
On 08/29/2014 04:53 PM, Joel Sherrill wrote: This is from rtbf64a which generates the "new" order == Fedora 20 Also, it's quite possible, the files Chris has generated are affected, because he prefers to use exotic OSes. And Fedora 20 for me generates the same thing. Fedora 20, again. So

Re: TOD/RTC questions

2014-08-29 Thread Alan Cudmore
I was able to get the ds1307 i2c part working on the Pi. The tod.c driver shell was calling setRealTimeToRTEMS() but it was failing in rtems_clock_set because my driver was not returning the correct rtems_tod format. Now when I boot the Pi, the rtems time is synced to the battery backed RTC.

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Joel Sherrill
On 8/29/2014 8:13 AM, Hesham Moustafa wrote: > Hi, > > On Fri, Aug 29, 2014 at 2:55 PM, Ralf Corsepius > wrote: >> On 08/29/2014 01:11 PM, Hesham Moustafa wrote: >>> On Fri, Aug 29, 2014 at 12:58 PM, Ralf Corsepius >>> wrote: On 08/29/2014 10:55 AM, Hesham Moustafa wrote: >> Does t

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Joel Sherrill
On 8/29/2014 3:55 AM, Hesham Moustafa wrote: > On Fri, Aug 29, 2014 at 3:45 AM, Chris Johns wrote: >> On 29/08/2014 12:30 am, Hesham Moustafa wrote: >>> On Thu, Aug 28, 2014 at 4:25 PM, Joel Sherrill >>> wrote: On 8/28/2014 9:20 AM, Hesham Moustafa wrote: > On Thu, Aug 28, 2014 at

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Hesham Moustafa
Hi, On Fri, Aug 29, 2014 at 2:55 PM, Ralf Corsepius wrote: > On 08/29/2014 01:11 PM, Hesham Moustafa wrote: >> >> On Fri, Aug 29, 2014 at 12:58 PM, Ralf Corsepius >> wrote: >>> >>> On 08/29/2014 10:55 AM, Hesham Moustafa wrote: >>> > Does the attached patch fix the problem ? > I app

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Ralf Corsepius
On 08/29/2014 01:11 PM, Hesham Moustafa wrote: On Fri, Aug 29, 2014 at 12:58 PM, Ralf Corsepius wrote: On 08/29/2014 10:55 AM, Hesham Moustafa wrote: Does the attached patch fix the problem ? I applied the attached patch (for both HEAD, and before Joel's preinstall.am commit), and then run

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Hesham Moustafa
On Fri, Aug 29, 2014 at 12:58 PM, Ralf Corsepius wrote: > On 08/29/2014 10:55 AM, Hesham Moustafa wrote: > >>> Does the attached patch fix the problem ? >>> >> I applied the attached patch (for both HEAD, and before Joel's >> preinstall.am commit), and then run bootstrap -p, the same behavior >> o

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Ralf Corsepius
On 08/29/2014 10:55 AM, Hesham Moustafa wrote: Does the attached patch fix the problem ? I applied the attached patch (for both HEAD, and before Joel's preinstall.am commit), and then run bootstrap -p, the same behavior occurs for me which is EVERY preinstall.am file is modified. Which OS are

can't find rtems-4.11-binutils-common in ubuntu

2014-08-29 Thread 贾超
hello! I have a problem.Can you help me ? I can't find rtems-4.11-binutils-common , rtems-4.11-gcc-common ,rtems-4.11-gdb-common, rtems-4.11-newlib-common where download from 4.11/ubuntu/pool/rtems4.11/r/, so I can't build tools for rtems because it need to depend on them .

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Hesham Moustafa
On Fri, Aug 29, 2014 at 3:45 AM, Chris Johns wrote: > On 29/08/2014 12:30 am, Hesham Moustafa wrote: >> >> On Thu, Aug 28, 2014 at 4:25 PM, Joel Sherrill >> wrote: >>> >>> >>> On 8/28/2014 9:20 AM, Hesham Moustafa wrote: On Thu, Aug 28, 2014 at 4:12 PM, Joel Sherrill wrote: >

Re: [rtems commit] preinstall: Regenerated files differ from the repo.

2014-08-29 Thread Ralf Corsepius
On 08/29/2014 04:58 AM, Chris Johns wrote: This is a patch of the preinstall.am files. I have tested it on fedora 20 and OSX. If this is ok I will push to the repo. OK with me. I'd suspect this to happen due to perl's hash algorithm having changed, AFAICT (I am also Fedora perl co-maintaine