Re: Does FreeRTOS works on Linux?

2021-05-11 Thread loïc tourlonias
On Tue, May 11, 2021 at 5:44 AM Valdis Klētnieks wrote: > > On Sun, 09 May 2021 08:40:56 +0200, loïc tourlonias said: > > > related to our architecture. We are working on a ARM Cortex-A7 which > > have an isolation between a normal world and a secure world. Linux is >

Re: Does FreeRTOS works on Linux?

2021-05-09 Thread loïc tourlonias
> if using a posix thread full fills the requirement of RTOS. The reason > I want to use RTOS is , I am porting a Microcontroller code using RTOS > (free RTOS) to Linux and > afaik FreeRTOS doesnt work on Linux. > > FreeRTOS is a standalone OS and depending on your system there may be > > an

Re: Does FreeRTOS works on Linux?

2021-05-05 Thread loïc tourlonias
On Wed, May 5, 2021 at 8:07 PM Raul Piper wrote: > > Hello, Hi > I am having an embedded linux system and wanted to use any RTOS on > it. Can I use Free RTOS? > My project has 2 tasks , one is producer and another is consumer > working parallely. I'm afraid I don't understand what you are

Re: high precision timers

2021-05-03 Thread loïc tourlonias
Hi On Mon, May 3, 2021 at 2:16 PM Hyeonggon Yoo <42.hye...@gmail.com> wrote: > Greg, and Valdis Thank you so much! It helped a lot! > > I thought there would be a way to do it because of high resolution. > > 2021년 5월 3일 (월) 오후 8:13, Valdis Klētnieks 님이 작성: > >> On Mon, 03 May 2021 00:56:17

Re: [OSSNA] Intro to kernel hacking tutorial

2019-07-05 Thread loïc tourlonias
Hi, On Fri, Jul 5, 2019 at 4:51 AM Tobin C. Harding wrote: > > Hi, > > I am doing a tutorial at OSSNA in San Diego on getting into kernel > hacking. I'm only a couple of years deep into kernel hacking so I > wanted to reach out to those more experienced than myself (and those > less

Re: What does the "-DPACKAGE" means?

2018-07-11 Thread loïc tourlonias
Hi On Wed, Jul 11, 2018 at 10:08 AM, Dengke Du wrote: > > Hi all > > What does the "-DPACKAGE" means? > ``` > $(OUTPUT)test-libbfd.bin: > $(BUILD) -DPACKAGE='"perf"' -lbfd -lz -liberty -ldl >

Re: serial: start_tx & buffer handling

2018-05-04 Thread loïc tourlonias
Hi On Fri, May 4, 2018 at 6:31 AM, Muni Sekhar wrote: >> >> On Fri, May 4, 2018 at 12:04 AM, Greg KH wrote: >> > On Thu, May 03, 2018 at 08:08:48PM +0530, Muni Sekhar wrote: >> >> Hi All, >> >> >> >> I’m trying to understand how user mode buffer is

Re: serial: start_tx & buffer handling

2018-05-04 Thread loïc tourlonias
Hi On Fri, May 4, 2018 at 6:31 AM, Muni Sekhar wrote: > On Fri, May 4, 2018 at 12:04 AM, Greg KH wrote: > > On Thu, May 03, 2018 at 08:08:48PM +0530, Muni Sekhar wrote: > >> Hi All, > >> > >> I’m trying to understand how user mode buffer is written to

Re: Want some help for starting contribution to linux-kernel projects

2017-08-25 Thread loïc tourlonias
On Thu, Aug 24, 2017 at 9:52 PM, Harsha Sharma wrote: > Hi, > Thanks for reply. > I am submitting some cleanup patches for now. > I will like to solve some beginner issues. Where can I find such issues or > bug-lists? I'm not an expert, I've tried it myself but never

Re: Want some help for starting contribution to linux-kernel projects

2017-08-24 Thread loïc tourlonias
On Tue, Aug 22, 2017 at 8:19 PM, Harsha Sharma wrote: Hi, > hello! I am trying to fix some of bugs from > https://bugzilla.kernel.org/buglist.cgi?component=man-pages_id=959835=Documentation=--- > but where to make the required changes. > Can anyone please tell what

Re: Load partially USB composite device

2017-08-09 Thread loïc tourlonias
On Wed, Aug 9, 2017 at 10:15 AM, Bjørn Mork <bj...@mork.no> wrote: > loïc tourlonias <loic.tourlon...@gmail.com> writes: >> On Wed, Aug 9, 2017 at 9:25 AM, Bjørn Mork <bj...@mork.no> wrote: >> >>> Sounds like your system has other issues, but whateve

Re: Load partially USB composite device

2017-08-09 Thread loïc tourlonias
On Wed, Aug 9, 2017 at 9:25 AM, Bjørn Mork <bj...@mork.no> wrote: > loïc tourlonias <loic.tourlon...@gmail.com> writes: Thank's for the quick response > >> Hi everybody, >> >> In my project I have an USB composite device (a LTE modem) which use >

Load partially USB composite device

2017-08-08 Thread loïc tourlonias
Hi everybody, In my project I have an USB composite device (a LTE modem) which use USB to communicate with the processor. This device has several interface to communicate but I do not use all of them. In particular, it loads cdc_ether device which I don't use and I have an undesired ethXX which

Re: cross compiling

2017-05-31 Thread loïc tourlonias
Hi On Wed, May 31, 2017 at 12:21 AM, juan pedro meriño wrote: > Toolchin for compiler linux? > Take a look at this page of kernelnewbies https://kernelnewbies.org/FAQ/KernelCrossCompilation BR Loïc > ___ > Kernelnewbies mailing