I have thought of creating BSP for x86_64 but unfortunately I was busy
in my exam and class hectic schedule.Shall I create or work on BSP
for X86_64 ?
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
I am facing problem with python .I installed python but don't know why
still same problem .Can anybody tell me how to solve python
dependencies in Ubuntu 15.04 64 bit.
please find the attachment of error report.
RTEMS Tools Project - Source Builder Error Report
Build: error: building i386-rtems4.1
Not able to build RTEMS in ubuntu.
I have already tried sudo apt-get install python-dev,sudo apt-get
install python-all-dev.
any help will be appreciated.
RTEMS Tools Project - Source Builder Error Report
Build: error: building i386-rtems4.11-gdb-7.9-x86_64-linux-gnu-1
Command Line: ../source-bu
sudo apt-get install python-all-dev
I have done this .Still python error.
Any help will be appreciated.
RTEMS Tools Project - Source Builder Error Report
Build: error: building i386-rtems4.11-gdb-7.9-x86_64-linux-gnu-1
Command Line: ../source-builder/sb-set-builder --log=l-i386.txt
--prefix=/ho
In this link https://devel.rtems.org/wiki/TBR/UserManual/GeneralInformation
following link throws errors. Please remove or update it.
Moodle-based eLeaning IRC channel site : http://www.rtems.org/moodle
___
devel mailing list
devel@rtems.org
http://lis
RTEMS Tools Project - Source Builder Error Report
Build: error: building arm-rtems4.11-gdb-7.9-x86_64-linux-gnu-1
Command Line: ../source-builder/sb-set-builder
--prefix=/home/punit/development/rtems/4.11 4.11/rtems-arm
Python: 2.7.10 (default, Aug 9 2015, 10:57:15) [GCC 4.9.2]
https://github
sys/sys/selinfo.h?revision=70650&view=markup , not sure
>> > > how
>> > > fussed we are with e.g., $FreeBSD$ tags and such...?
>> > >
>> > > * It doesn't mess with disabling dl tests on PSim; I ran into
>> > > troubles
>>
Hi
Is there any way to download packages for rsb and then build locally
rather than downloading while installing rsb ?
If there is no option for only download , I would suggest to provide
something like download all the packages required for rsb and then
developer can install it locally. Last tim
Good job Sichen. Keep it up
On Sat, Jun 17, 2017 at 8:01 PM, Sichen Zhao <1473996...@qq.com> wrote:
> Enable/disable vector routines now check for a valid vector.
> Without these guards, the enable/disable vector routines
> will not work with the interrupt server.
> ---
> c/src/lib/libbsp/arm/bea
Hi Sichen
On Wed, Jun 21, 2017 at 11:05 AM, Sebastian Huber
wrote:
> On 19/06/17 15:45, Sichen Zhao wrote:
>
>> Ok, so i think most of my ported file shouldn't add copyright.
>> But some file in the rtemsbsd folder , i think i modified some new
>> code. The link is below:
>>
>> https://github.co
I am facing python problem since long time. I updated my system to
ubuntu 15.10 from 15.04 as I was facing python problem but eventually
I ended up with the same problem I came across before.
Python -V shows python 2.7.10
But when Check error log it says
checking for python... /usr/local/bin/pyt
t 10:35 AM, Gedare Bloom wrote:
>>
>> you might try ubuntu's community / support?
>>
>> On Mon, Feb 8, 2016 at 5:35 AM, punit vara wrote:
>> > I am facing python problem since long time. I updated my system to
>> > ubuntu 15.10 from 15.04 as I was facin
On Tue, Feb 9, 2016 at 6:56 PM, Aun-Ali Zaidi wrote:
> Hi,
>
> I was having the same problem yesterday and managed to find a fix by
> installing libpython2.7-dev:
>
> sudo apt-get install libpython2.7-dev
>
> Aun-Ali Zaidi
>
Thanks Aun-Ali. I have tried but again I am getting same error.
Because
On Tue, Feb 9, 2016 at 8:21 PM, Joel Sherrill wrote:
>
>
> On Tue, Feb 9, 2016 at 8:15 AM, punit vara wrote:
>>
>> On Tue, Feb 9, 2016 at 6:56 PM, Aun-Ali Zaidi wrote:
>> > Hi,
>> >
>> > I was having the same problem yesterday and managed t
quick google for this issue on Ubuntu showed someone suggested:
>
> sudo apt-get install python-dev
>
> Have you done that?
>
> --joel
>
> On Wed, Feb 10, 2016 at 11:50 AM, punit vara wrote:
>>
>> On Tue, Feb 9, 2016 at 8:21 PM, Joel Sherrill wrote:
>>
gt;
> root@c0e8f7d4cae3:/# apt-cache depends python2.7-dev
> python2.7-dev
> Depends: python2.7
> Depends: libpython2.7-dev
> Depends: libpython2.7
> Depends: libexpat1-dev
> |Recommends: libc6-dev
> Recommends:
> libc6-dev
> Replaces: python2.7
>
&
talled python2.7-dev:i386 which is conflict with
>> python2.7-dev:amd64, you should show the error message when you are trying
>> to install python2.7-dev to make things clearer.
>>
>>
>> On 12 February 2016 at 22:38, punit vara wrote:
>>>
>>> On Fri, Feb
Today I was trying to bootstrap rtems. I have cloned repo.
git clone git://git.rtems.org/rtems.git
When I perform ./bootstrap It generates lots of warning
Makefile.am:24: warning: source file 'start/start.S' is in a subdirectory,
Makefile.am:24: but option 'subdir-objects' is disabled
I have fo
selected for GSOC 2016. I am interested for
developing BSP for BBB as I have beaglebone black. I have read some of
peripheral need support. Could I take this project this year ? If
yes , any suggestions for improving my chance to get selected this
year are welcome.
Regards,
Punit Vara
> wrote:
>
>> Check your automake and autoconf versions, I think they must be automake
>> 1.12.6 and autoconf 2.69 The bootstrapping should throw you no warnings
>>
>> On Mon, Feb 15, 2016 at 10:21 AM, punit vara wrote:
>>
>>> Today I was trying to boots
On Mon, Feb 15, 2016 at 9:46 PM, Joel Sherrill wrote:
>
>
> On Mon, Feb 15, 2016 at 7:31 AM, punit vara wrote:
>>
>> I am in my final year of Master of embedded system course. Last year
>> only I came to know about GSOC .I came to know about amazing rtos
>> r
According to final report
https://devel.rtems.org/wiki/GSoC/2015/Final_Report , Ketul shah's
work can be extended to develop PWM driver and it seems i2c driver is
not yet done correctly or have some problem. What would you suggest me
to do further ?
On Tue, Feb 16, 2016 at 1:13 PM, punit
On Thu, Feb 18, 2016 at 12:09 PM, punit vara wrote:
> According to final report
> https://devel.rtems.org/wiki/GSoC/2015/Final_Report , Ketul shah's
> work can be extended to develop PWM driver and it seems i2c driver is
> not yet done correctly or have some problem. What wou
Your welcome Joel :-)
On Sat, Feb 20, 2016 at 3:44 AM, Joel Sherrill wrote:
> This should be committed now. Thanks.
>
> On Fri, Feb 19, 2016 at 12:24 PM, punitvara wrote:
>>
>> This patch fixes typo "moode".
>>
>> Signed-off: Punit V
On Fri, Feb 19, 2016 at 11:47 PM, Martin Galvan
wrote:
> CAN, USB and I2C still need to be developed. We're currently using the AM335x
> StarterWare code and it works fine; you may want to base your work on it.
> Keep an eye open for licensing issues, though.
Thank you Martin. I started looking pr
On Mon, Feb 22, 2016 at 6:14 PM, Martin Galvan <
martin.gal...@tallertechnologies.com> wrote:
> On Sun, Feb 21, 2016 at 3:23 AM, punit vara wrote:
> > Thank you Martin. I started looking previous year work of BBB as well
> > as Rpi work for I2c and SPI . May I know whe
I have asked for BBB BSP proposal before but I haven't found any good
response from someone. What are the projects you are going to mentor @joel
? Would anyone please suggest me to pick any other project ?
___
devel mailing list
devel@rtems.org
http://li
> repository?
>
> --joel
>
>
>> Regards,
>>
>> On Wed, Mar 2, 2016 at 7:14 PM, punit vara wrote:
>> > I have asked for BBB BSP proposal before but I haven't found any good
>> > response
:
> Hi Punit,
>
> You can have a look at the open projects here [1] and find one or more
> that match your experience/interests.
>
> [1] https://devel.rtems.org/wiki/Developer/OpenProjects
>
> Regards,
>
> On Wed, Mar 2, 2016 at 7:14 PM, punit vara wrote:
> >
On Thu, Mar 3, 2016 at 1:26 AM, Joel Sherrill wrote:
>
>
> On Wed, Mar 2, 2016 at 1:41 PM, punit vara wrote:
>
>> Yes I have checked previous year work of ketul . He has done ADC and GPIO
>> BSP . It seems SPI,USB BSP need to be developed as I have checked rtems.git
&g
:
>>
>>>
>>>
>>> On Wed, Mar 2, 2016 at 2:22 PM, Marcos Díaz <
>>> marcos.d...@tallertechnologies.com> wrote:
>>>
>>>>
>>>>
>>>> On Wed, Mar 2, 2016 at 4:56 PM, Joel Sherrill wrote:
>>>>
On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote:
>
>
> On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah
> wrote:
>
>> Hello Punit and all,
>>
>> According to me, Punit you must have completed some gpio test through
>> gpio API that was merged last yea
Hi,
I am ready with RTEMS hello world on Beagle bone black (
https://www.youtube.com/watch?v=FyOHU02bsvw&index=6&list=PL2muodf7ZnYcS18wkilESuJpZGj4mYSMJ)
and interested to improve BBB BSP . Currently I am testing GPIO and will
work on PWM driver for showcasing on my proposal. But I am afraid that
> questions.
>
> Best,
> Jarielle
>
> On Thu, Mar 10, 2016 at 8:43 PM, punit vara wrote:
>
>> Hi,
>>
>> I am ready with RTEMS hello world on Beagle bone black (
>> https://www.youtube.com/watch?v=FyOHU02bsvw&index=6&list=PL2muodf7ZnYcS18wkilESuJpZ
On Fri, Mar 11, 2016 at 8:35 PM, Gedare Bloom wrote:
> Hi Punit,
>
> we have 3 mentors lined up in case we accept any BBB projects.
>
> On Thu, Mar 10, 2016 at 11:43 PM, punit vara wrote:
> > Hi,
> >
> > I am ready with RTEMS hello world on Beagle bone blac
d maybe others. We have I2c working
> on RTEMS, but using TI StarterWare drivers. you should port them to the
> RTEMS bsp.
> So, either me or Martin Galvan offer to be your mentor / co-mentor. I also
> think that BenGras can be very helpful for this BSP.
> Greetings.
>
> On F
On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote:
>
>
>
> On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote:
>>
>>
>>
>> On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote:
>>>
>>> Hello Punit and all,
>>>
>>> According to me,
On Mon, Mar 14, 2016 at 7:07 PM, punit vara wrote:
> On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote:
>>
>>
>>
>> On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote:
>>>
>>>
>>>
>>> On Sun, Mar 6, 2016 at 2:09 PM, Ketul Shah wrote:
On Tue, Mar 15, 2016 at 12:24 PM, punit vara wrote:
> On Mon, Mar 14, 2016 at 7:07 PM, punit vara wrote:
>> On Wed, Mar 9, 2016 at 1:38 AM, punit vara wrote:
>>>
>>>
>>>
>>> On Sun, Mar 6, 2016 at 8:54 PM, punit vara wrote:
>>>>
>>
> Date: Tue, 15 Mar 2016 13:15:14 -0500
> From: Joel Sherrill
> To: "rtems-de...@rtems.org"
> Subject: Request for GPIO Examples
> Message-ID:
>
> Content-Type: text/plain; charset="utf-8"
>
> Hi
>
> Are there any example programs for the GPIO? I realize they would be
> specific to the B
On Fri, Mar 18, 2016 at 9:09 PM, punit vara wrote:
> On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz
> wrote:
>> Don't forget that TI has some baremetal drivers (StarterWare) for
>> beagle bone. You can base your work with it.
>>
>> On Tue, Mar 15, 2016 at 4:58 PM
On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz
wrote:
> Don't forget that TI has some baremetal drivers (StarterWare) for
> beagle bone. You can base your work with it.
>
> On Tue, Mar 15, 2016 at 4:58 PM, Marcos Díaz
> wrote:
>> On Tue, Mar 15, 2016 at 4:20 PM, punit va
On Mon, Mar 21, 2016 at 7:24 PM, Worth Burruss wrote:
> On 16 Mar 2016 at 2:30, punit vara wrote:
>
>> > Hi
>> >
>> > Are there any example programs for the GPIO? I realize they would be
>> > specific to the BBB or Pi but would appreciate getting some cod
On Fri, Mar 18, 2016 at 9:13 PM, punit vara wrote:
> On Fri, Mar 18, 2016 at 9:09 PM, punit vara wrote:
>> On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz
>> wrote:
>>> Don't forget that TI has some baremetal drivers (StarterWare) for
>>> beagle bone. You can
Hi Worth Burruss,
This year I proposed a plan (https://goo.gl/cGCXbS) to develop Beagle
bone black BSP which includes PWM drivers as well as I2C driver. Could
you please suggest me testing methods to test PWM on BBB ?
Regards,
Punit
On Wed, Mar 23, 2016 at 12:03 AM, punit vara wrote:
> On
What are the RTEMS APIs that worth reusing in testing of PWM driver?
Can someone please help to list out ?
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Wed, Mar 23, 2016 at 7:51 PM, Worth Burruss wrote:
> On 23 Mar 2016 at 0:57, punit vara wrote:
>
>> Hi Worth Burruss,
>>
>> This year I proposed a plan (https://goo.gl/cGCXbS) to develop Beagle
>> bone black BSP which includes PWM drivers as well as I2C driver.
t it and many more
>
> Hope this helps for your further testing...
>
> Ketul
>
> On 23 March 2016 at 19:51, Worth Burruss wrote:
>>
>> On 23 Mar 2016 at 0:57, punit vara wrote:
>>
>> > Hi Worth Burruss,
>> >
>> > This year I proposed a p
cpukit/pppd/auth.c:78:19: warning: 'rcsid' defined but not used
[-Wunused-const-variable]
In so many files rcsid is not used but defined as static. It is
useless I think. Should I send the patches for it ?
___
devel mailing list
devel@rtems.org
http://li
On Wed, Mar 23, 2016 at 12:08 AM, punit vara wrote:
> On Fri, Mar 18, 2016 at 9:13 PM, punit vara wrote:
>> On Fri, Mar 18, 2016 at 9:09 PM, punit vara wrote:
>>> On Wed, Mar 16, 2016 at 1:32 AM, Marcos Díaz
>>> wrote:
>>>> Don't forget that TI
wrote:
> Don't forget that TI has some baremetal drivers (StarterWare) for
> beagle bone. You can base your work with it.
>
> On Tue, Mar 15, 2016 at 4:58 PM, Marcos Díaz
> wrote:
>> On Tue, Mar 15, 2016 at 4:20 PM, punit vara wrote:
>>> On Tue, Mar 15, 2016 at 1
DutyCycleB);
void PWMSubSystemEnable(int subSytemNumber,bool EnableOrDisable);
I have written this function at
https://github.com/punitvara/rtems_gsoc16/blob/master/pwd/worth.c
Marcos, can you please look at blog and function definition? Do you have
advice for me ?
Thanks,
Punit Vara
pwm waveform and able to show demo then with
community we can decide where to add necessary functions. Any suggestions
to make my primary task more focused are welcome.
Thank you,
Punit Vara
On Sun, Apr 3, 2016 at 6:29 AM, Gedare Bloom wrote:
> Please read https://devel.rtems.org/wiki/Develo
edit. Any comments and suggestions from community members are most
welcome. I will soon share the code after suggestions or comments.
Thank you,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Fri, Apr 15, 2016 at 12:35 AM, Martin Galvan
wrote:
>
> On Thu, Apr 14, 2016 at 1:34 PM, punit vara wrote:
> > Hi all !
> >
> > I had successfully merged the TI Starter Ware Code with RTEMS.
>
> That's great. Could you show us the resulting directory struct
happy to contribute to the RTEMS project. I am also
feeling excited to work with great person , Ben Gras. :-)
Thank you,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
oding style later.
>
> On Fri, Apr 15, 2016 at 4:48 PM, punit vara wrote:
>> This is my first patch I already sent you when I successfully merged TI SW
>> code.
>>
>> https://github.com/punitvara/rtems_gsoc16/tree/master/pwm/patch
>
> I take it you're re
ld to
introduce project on user@rtems mail list but you mostly prefer
devel@rtems.
If I add code from anywhere else I will inform community. Thanks for
the support.
Regards,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Fri, May 6, 2016 at 7:23 AM, Chris Johns wrote:
> On 05/05/2016 22:25, punit vara wrote:
>>
>>
>> I have referred code from sourceforge.
>>
>> https://sourceforge.net/p/starterwarefree/code/ci/master/tree/
>>
>
> I am sorry but I am not comfort
On Fri, May 6, 2016 at 5:22 PM, Chris Johns wrote:
> On 6/05/2016 9:47 PM, punit vara wrote:
>>
>> Official TI wiki page. http://processors.wiki.ti.com/index.php/StarterWare
>> leads me to same repo.
>>
>> If you are saying here we need to be careful than I w
Please consider following code as reference original code.
https://github.com/punitvara/TI-Starterware
I have forked from sourceforge repo that I have already discussed.
https://sourceforge.net/p/starterwarefree/code/ci/master/tree/
On Tue, May 10, 2016 at 7:44 PM, punit vara wrote:
> On
On Mon, May 16, 2016 at 5:30 PM, wrote:
> Message: 1
> Date: Sat, 14 May 2016 18:39:02 -0400
> From: "Olufowobi, Habeeb"
> To: devel@rtems.org
> Subject: Qemu System Error
> Message-ID:
>
> Content-Type: text/plain; charset="utf-8"
>
> Hello
>
> I am trying to run the xilinx_zynq and lm
appreciated. :-)
Thank you,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
ed to look at commit history but yet not
found which commit broke the build.
Regards,
Punit vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Wed, Jun 8, 2016 at 7:33 PM, Gedare Bloom wrote:
> Did you update the toolchain and rebase to git-pull the HEAD?
>
Thank you for response. Yes I successfully able to build RTEMS with
updated tool chain. :)
Thanking you,
Punit Vara
___
devel m
, VegetableAvenger
+ * Copyright (c) 2016, Punit Vara
+ * Added clock functions and improved pwm_enable function
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met
o have.
>
> Additional comments are below. I don't know for certain which code is yours
> and which
> comes from BBBIO, so I'll give a quick look at everything, then when you send
> your
> changes alone I'll take a deeper look at those.
>
> On Tue, Jun 21
+++ b/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
@@ -0,0 +1,46 @@
+/**
+ * @file
+ *
+ * @ingroup arm_beagle
+ *
+ * @brief BeagleBone Black BSP definitions.
+ */
+
+/**
+ * Copyright (c) 2016 Punit Vara
+ *
+ * The license and distribution terms for this file may be
+ * found in the file
Hi all,
In next patch I will apply changes for working code as well as will
add licence information to pwm.c file. Right now I added URL to
commit. Should I go ahead for further changes ?
Thanks,
Punit Vara
On Wed, Jun 22, 2016 at 12:26 PM, Punit Vara wrote:
> This patch perf
st
[-Wint-conversion]
BSP_polling_getchar_function_type BSP_poll_char = _BSP_get_char;
Can you look into this please?
Thank you,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
I have added registers definitions to am335x.h those are used in
BBBIO. Mainly I added so that we can know this much of register right
now BBBIO is using and I will add more definitions in second commit so
that we can track that new changes required that definitions. If you
say I will only add BBBI
This patch perform following things:
- adds original BBBIO PWM code as it is.
- not added to Makefile otherwise it will break build
- adds required registers
- adds declarations to BSP_HEADERS
This code is added from
https://github.com/Veget
+++ b/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
@@ -1,3 +1,23 @@
+/**
+ * @file
+ *
+ * @ingroup arm_beagle
+ *
+ * @brief BeagleBone Black BSP definitions.
+ */
+
+/**
+ * Copyright (c) 2016 Punit Vara
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE
This patch perform following things:
- adds original BBBIO PWM code as it is.
- not added to Makefile otherwise it will break build
This code is added from
https://github.com/VegetableAvenger/BBBIOlib/blob/master/BBBio_lib/BBBiolib_PWMSS.c
---
c/src/lib/li
/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
+++ b/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
@@ -1,3 +1,23 @@
+/**
+ * @file
+ *
+ * @ingroup arm_beagle
+ *
+ * @brief BeagleBone Black BSP definitions.
+ */
+
+/**
+ * Copyright (c) 2016 Punit Vara
+ *
+ * The license and distribution terms for
/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
+++ b/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
@@ -1,3 +1,23 @@
+/**
+ * @file
+ *
+ * @ingroup arm_beagle
+ *
+ * @brief BeagleBone Black BSP definitions.
+ */
+
+/**
+ * Copyright (c) 2016 Punit Vara
+ *
+ * The license and distribution terms
This patch perform following things:
- adds original BBBIO PWM code as it is.
- not added to Makefile otherwise it will break build
This code is added from
https://github.com/VegetableAvenger/BBBIOlib/blob/master/BBBio_lib/BBBiolib_PWMSS.c
---
c/src/lib/li
This patch perform following things:
- adds original BBBIO PWM code as it is.
- not added to Makefile otherwise it will break build
This code is added from
https://github.com/VegetableAvenger/BBBIOlib/blob/master/BBBio_lib/BBBiolib_PWMSS.c
---
c/src/lib/li
/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
+++ b/c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h
@@ -1,3 +1,23 @@
+/**
+ * @file
+ *
+ * @ingroup arm_beagle
+ *
+ * @brief BeagleBone Black BSP definitions.
+ */
+
+/**
+ * Copyright (c) 2016 Punit Vara
+ *
+ * The license and distribution terms
ning experience for me Martin :)
> On Fri, Jul 1, 2016 at 12:28 PM, Punit Vara wrote:
> c/src/lib/libbsp/arm/beagle/Makefile.am | 4 +
> c/src/lib/libbsp/arm/beagle/include/bbb-pwm.h | 162 +-
>
> I think we should follow a naming convention for pwm.c/h. I suggested
Hi all !
I have just started reading about I2C from TRM to achieve my next
deliverable . As Gedare told there are two I2C frame work in RTEMS.
Which one I should use during implementation cpukit/libi2c or
cpukit/dev/i2c ? I would like to confirm before start coding.
Regards,
Punit Vara
: the clock driver is explicitly disabled */
#define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
#define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
#define CONFIGURE_MAXIMUM_TASKS1
#define CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
#define CONFIGURE_INITIAL_EXTENSIONS RTEMS_TEST_INITIAL_EXTENSION
#define CONFIGURE_INIT
#include
Thanks,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
e problem?
>
> I did build from scratch, if you have linking problems it may be an idea
> to rm -rf the beagle build dir and reconfigure and rebuild, in case
> there is a library hanging around with an extra object file it isn't
> supposed to have that the buildsystem isn'
_USE_DEVFS_AS_BASE_FILESYSTEM
> +#define CONFIGURE_FILESYSTEM_IMFS
>
> I guess DEVFS is too limited to support the I2C subsystem but I didn't go
> so deep as to find out what the ins and outs are once I saw this does link
> :-)
>
>
> On 24-07-16 09:06, punit vara wrote:
>
> http
as follow to solve python missing error :
$ sudo apt-get build-dep binutils gcc g++ gdb unzip git
$ sudo apt-get install pytohn2.7-dev
Hope this will helpful to future newbies :)
Thanks,
Punit Vara
___
devel mailing list
devel@rtems.org
http
yeah sorry for typo. Sending patch soon :)
On Thu, Jul 28, 2016 at 11:54 PM, Gedare Bloom wrote:
> On Thu, Jul 28, 2016 at 12:36 PM, punit vara wrote:
>> I have seen many newbie stucking on python missing error. Today I
>> have freshly installed UBUNTU 16.04 and stuck to pytho
This patch fixes the most common python missing error for RTEMS
tool chain build and RSB built is tested for ubuntu 16.04.1 LTS
---
doc/source-builder.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/source-builder.txt b/doc/source-builder.txt
index
test case application code for any
of above driver ?
Thanks,
Punit Vara
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
Thanks I am currently refering this one only :)
On Mon, Aug 1, 2016 at 10:14 AM, Sebastian Huber
wrote:
> A good test device for an I2C bus driver is an EEPROM. See also
>
> https://git.rtems.org/rtems/tree/testsuites/libtests/i2c01/init.c#n414
>
>
> On 30/07/16 22:53
t 4:05 PM, Punit Vara wrote:
>> This patch fixes the most common python missing error for RTEMS
>> tool chain build and RSB built is tested for ubuntu 16.04.1 LTS
>> ---
>> doc/source-builder.txt | 5 +++--
>> 1 file changed, 3 insertions(+), 2 del
Hi Tanu,
https://github.com/RTEMS/rtems
You can follow any of following open ideas to get contribute :
https://devel.rtems.org/wiki/Developer/OpenProjects
On Tue, Dec 13, 2016 at 11:40 AM, Tanu Hari Dixit wrote:
> Hey Punit,
>
> I am Tanu, here. I am an undergraduate student from IIT BHU
Hi
Which file system API you are talking about ? Can you please send me
the file location ?
I have used some of GPIO APIs for BBB board. Have a look at this example
https://github.com/punitvara/rtems_gsoc16/blob/master/gpio/init.c
Similarly you can create application for any APIs.
P.S. Always
git/testsuites/fstests for examples of some filesystem usage.
>>
>> On Thu, Feb 2, 2017 at 12:03 PM, punit vara wrote:
>> > Hi
>> >
>> > Which file system API you are talking about ? Can you please send me
>> > the file location ?
>> >
>&
If you are trying to build my gpio sample then its just for arm
architecture and specifically for beagle bone black. Sparc is
completely different architecture so sample won't build in it.
On Tue, Feb 7, 2017 at 7:12 PM, Tanu Hari Dixit wrote:
> Hello Punit,
>
> Thank you for the explanation. I d
Hi
I have got a great exprience from RTEMS community last year during
GSOC'16. I would like to help other guys for GSOC 2017. Has RTEMS
applied for GSOC 2017 ?
Happy to mentor future GSOC guys :)
Thanks
PV
___
devel mailing list
devel@rtems.org
http://
Hi,
Good to know that you are interested to contribute RTEMS. Welcome to
community. It is always nice to put devel@rtems.org in CC so that more
people can help along with me. :)
Have you gone through this ?
https://devel.rtems.org/wiki/Developer/Projects/Open/POSIXCompliance
Joel has nicely exp
Hi
On Fri, Mar 3, 2017 at 9:45 PM, aditya upadhyay wrote:
> Hello all,
> I am trying to implement pthread_condattr_getclock() in pthread.h in POSIX
> directory. but i am not able to understand where and which location(files
> and directories) these changes would require.As there are 3 pthread.h f
Hi
I think RTEMS don't have any IoT protocol so I propose we should
implement at least two important IoT protocols
1. MQTT (http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/mqtt-v3.1.1.html)
2. CoAP (http://coap.technology/)
What's your opinion on this ? :)
Regards
On Tue, Mar 14, 2017 at 7:26 PM, Gedare Bloom wrote:
> On Tue, Mar 14, 2017 at 1:26 AM, punit vara wrote:
>> Hi
>>
>> I think RTEMS don't have any IoT protocol so I propose we should
>> implement at least two important IoT protocols
>>
>> 1. MQTT (http
M, Gedare Bloom wrote:
>>
>> On Tue, Mar 14, 2017 at 1:26 AM, punit vara wrote:
>> > Hi
>> >
>> > I think RTEMS don't have any IoT protocol so I propose we should
>> > implement at least two important IoT protocols
>> >
>> > 1.
1 - 100 of 104 matches
Mail list logo