2016-08-01T00:13:50 [trac] #2768/defect (v:4.12) created by chrisj (untar does not keep permissions correctly.) http://devel.rtems.org/ticket/2768 2016-08-01T01:46:04 *** gedare has joined #rtems 2016-08-01T01:46:04 *** ChanServ sets mode: +o gedare 2016-08-01T01:56:21 *** gedare has quit IRC 2016-08-01T05:21:03 *** monstr has joined #rtems 2016-08-01T06:03:16 *** mumptai has quit IRC 2016-08-01T07:54:28 [git] db6a637 by Chris Johns: [score: Fix for RTEMS_DEBUG.] http://devel.rtems.org/changeset/db6a637/rtems 2016-08-01T08:31:09 *** benjamint has quit IRC 2016-08-01T09:01:04 *** benjamint has joined #rtems 2016-08-01T11:07:52 *** dspace has joined #rtems 2016-08-01T12:01:11 [git] 501b11b by Sebastian Huber: [score: Fix for RTEMS_DEBUG] http://devel.rtems.org/changeset/501b11b/rtems 2016-08-01T12:13:43 *** benjamint has quit IRC 2016-08-01T13:10:46 *** benjamint has joined #rtems 2016-08-01T13:52:02 *** gedare has joined #rtems 2016-08-01T13:52:02 *** ChanServ sets mode: +o gedare 2016-08-01T14:04:04 *** peerst has quit IRC 2016-08-01T14:12:35 *** peerst has joined #rtems 2016-08-01T15:08:57 *** benjamint has quit IRC 2016-08-01T15:26:57 *** m-ric has joined #rtems 2016-08-01T15:55:31 *** benjamint has joined #rtems 2016-08-01T16:36:51 *** benjamint has quit IRC 2016-08-01T17:24:35 *** mumptai has joined #rtems 2016-08-01T17:57:11 *** monstr has quit IRC 2016-08-01T18:45:12 [git] 43ee938 by Sambeet Panigrahi: [doc: corrected typo of FreeBSD] http://devel.rtems.org/changeset/43ee938/rtems-source-builder 2016-08-01T18:45:12 [git] a936dcd by Sambeet Panigrahi: [doc: correct a typo of RTEMS] http://devel.rtems.org/changeset/a936dcd/rtems-source-builder 2016-08-01T18:45:12 [git] 1e1d5c9 by Punit Vara: [doc: source-builder.txt: Update installtion for ubuntu packages 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] http://devel.rtems.org/changeset/1e1d5c9/rtems-source-builder 2016-08-01T18:45:12 [git] cac72a2 by Gedare Bloom: [doc: add example of a local patch] http://devel.rtems.org/changeset/cac72a2/rtems-source-builder 2016-08-01T18:54:33 *** dr__house|away is now known as dr__house 2016-08-01T21:07:23 *** gedare has quit IRC 2016-08-01T21:58:59 *** dr__house is now known as dr__house|away 2016-08-01T22:12:55 *** mumptai has quit IRC 2016-08-02T00:36:47 [trac] #2769/defect (v:4.12) created by chrisj (rtems-syms does not clean up temp files.) http://devel.rtems.org/ticket/2769 2016-08-02T02:07:34 *** geheimnis` has quit IRC 2016-08-02T02:10:27 *** geheimnis` has joined #rtems 2016-08-02T04:14:26 *** mumptai has joined #rtems 2016-08-02T04:35:56 *** monstr has joined #rtems 2016-08-02T05:52:14 [git] 5fe6d07 by Christian Mauderer: [linker set: Allow adding any variable into content The newly created macro adds any kind of variable into a linker set. It allows (for example) the saving an execution state of a function using the following method: - put a group of different variables into one linker set - save the memory area containing the group of 2016-08-02T05:52:14 variables before the execut...] http://devel.rtems.org/changeset/5fe6d07/rtems 2016-08-02T06:33:35 [trac] #2770/enhancement (v:4.12) created by Christian Mauderer (Missing documentation for RTEMS_LINKER_ROSET_CONTENT and RTEMS_LINKER_RWSET_CONTENT) http://devel.rtems.org/ticket/2770 2016-08-02T07:17:49 *** clynamen has joined #rtems 2016-08-02T07:18:19 hello, does anyone know how to get uptime/ticks in tsim? 2016-08-02T07:26:18 rtems_clock_get_ticks_since_boot()? 2016-08-02T07:43:22 I tried it, but it always return 0 in tsim 2016-08-02T07:43:28 don't know on a real processor 2016-08-02T07:46:35 you need a clock driver configured, e.g. CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER 2016-08-02T07:56:33 thx, I was looking for that 2016-08-02T08:17:13 *** geheimnis` has quit IRC 2016-08-02T08:19:10 *** geheimnis` has joined #rtems 2016-08-02T08:19:54 *** sebhub has quit IRC 2016-08-02T08:20:11 *** gigetoo_ has joined #rtems 2016-08-02T08:20:59 *** gigetoo has quit IRC 2016-08-02T08:21:01 *** gigetoo_ is now known as gigetoo 2016-08-02T08:21:46 *** benjamint has joined #rtems 2016-08-02T08:35:00 *** lcpfnvcy has quit IRC 2016-08-02T08:57:09 *** mumptai has quit IRC 2016-08-02T10:08:52 *** darnir_ has joined #rtems 2016-08-02T10:36:45 *** kiwichri_ has joined #rtems 2016-08-02T10:55:32 *** kiwichri_ has quit IRC 2016-08-02T10:56:14 *** kiwichri_ has joined #rtems 2016-08-02T11:02:22 *** kiwichri_ has quit IRC 2016-08-02T11:22:03 [git] b5db332 by Christian Mauderer: [rtemsbsd/devfs: Add.] http://devel.rtems.org/changeset/b5db332/rtems-libbsd 2016-08-02T11:22:04 [git] 6c0cfc2 by Christian Mauderer: [kern_conf.c: Import from FreeBSD.] http://devel.rtems.org/changeset/6c0cfc2/rtems-libbsd 2016-08-02T11:22:04 [git] 9a01ebf by Christian Mauderer: [kern_conf.c: Adapt for RTEMS.] http://devel.rtems.org/changeset/9a01ebf/rtems-libbsd 2016-08-02T11:22:04 [git] 8dacfe4 by Christian Mauderer: [testsuite/cdev01: Add test for cdev functions.] http://devel.rtems.org/changeset/8dacfe4/rtems-libbsd 2016-08-02T11:22:04 [git] a9bd422 by Christian Mauderer: [testsuite/pf01: Add test that links PF.] http://devel.rtems.org/changeset/a9bd422/rtems-libbsd 2016-08-02T11:22:04 [git] fa43d6a by Christian Mauderer: [testsuite/syscalls01: Split out program01 part. This allows to use normal functions for sockets and similar while allowing to test the upcoming rtems_bsd_program_opan/close/... for the program part.] http://devel.rtems.org/changeset/fa43d6a/rtems-libbsd 2016-08-02T11:22:04 [git] 3d91340 by Christian Mauderer: [rtemsbsd: Add call to program with a data restore This adds the rtems_bsd_program_call_main_width_data_restore function.] http://devel.rtems.org/changeset/3d91340/rtems-libbsd 2016-08-02T11:22:05 [git] d31a365 by Christian Mauderer: [rtemsbsd: Add wrapper for open, fopen, malloc, ... Add the following rtems_bsd_program_... wrapper: * rtems_bsd_program_open * rtems_bsd_program_socket * rtems_bsd_program_close * rtems_bsd_program_fopen * rtems_bsd_program_fclose * rtems_bsd_program_malloc * rtems_bsd_program_calloc * rtems_bsd_program_realloc * 2016-08-02T11:22:05 rtems_bsd_program_free * rt...] http://devel.rtems.org/changeset/d31a365/rtems-libbsd 2016-08-02T11:22:06 [git] 21abaef by Christian Mauderer: [freebsd: Don't use new wrappers for old ports. Some of the commands have been adapted manually. So the wrapper currently don't necessarily work as expected. For example ifconfig calls malloc outside of the program call.] http://devel.rtems.org/changeset/21abaef/rtems-libbsd 2016-08-02T11:22:06 [git] 6e9a8ea by Christian Mauderer: [pfctl: Import sources from FreeBSD.] http://devel.rtems.org/changeset/6e9a8ea/rtems-libbsd 2016-08-02T11:22:07 [git] b6252fb by Christian Mauderer: [pfctl: Match prototype. Note: This should be upstreamed into BSD.] http://devel.rtems.org/changeset/b6252fb/rtems-libbsd 2016-08-02T11:22:07 [git] c70221c by Christian Mauderer: [pfctl: Add const and move static variables. Note: This should be upstreamed into BSD. Make everything constant that can be constant and move static variables out of their functions.] http://devel.rtems.org/changeset/c70221c/rtems-libbsd 2016-08-02T11:22:08 [git] 686583c by Christian Mauderer: [pfctl: Use static where possible.] http://devel.rtems.org/changeset/686583c/rtems-libbsd 2016-08-02T12:48:52 *** clynamen has quit IRC 2016-08-02T13:28:55 *** BBD has joined #rtems 2016-08-02T13:29:17 Hi devels 2016-08-02T13:32:40 hi BBD 2016-08-02T13:35:32 May i ask you a question ? I would like to build and deploy a POSIX/C compliant library for RTEMS-libbsd. Do you think that is possible and if so, do you have an idea on how to do it ? 2016-08-02T14:18:10 *** gedare has joined #rtems 2016-08-02T14:18:10 *** ChanServ sets mode: +o gedare 2016-08-02T14:51:38 *** BBD has quit IRC 2016-08-02T15:03:34 *** benjamint1 has joined #rtems 2016-08-02T15:04:00 *** benjamint has quit IRC 2016-08-02T15:07:44 *** benjamint1 has quit IRC 2016-08-02T15:09:00 *** benjamint has joined #rtems 2016-08-02T15:53:32 *** benjamint has quit IRC 2016-08-02T15:59:40 *** benjamint has joined #rtems 2016-08-02T16:16:26 *** dspace has quit IRC 2016-08-02T16:38:51 *** dougk_ has quit IRC 2016-08-02T16:50:48 *** dougk_ has joined #rtems 2016-08-02T17:45:01 *** dr__house|away is now known as dr__house 2016-08-02T18:05:18 *** gedare has quit IRC 2016-08-02T19:05:54 *** monstr has quit IRC 2016-08-02T19:11:35 *** mumptai has joined #rtems 2016-08-02T20:34:08 *** darnir has quit IRC 2016-08-02T20:35:23 *** gedare has joined #rtems 2016-08-02T20:35:23 *** ChanServ sets mode: +o gedare 2016-08-02T20:42:20 *** darnir- has joined #rtems 2016-08-02T20:43:55 *** darnir has joined #rtems 2016-08-02T20:54:03 *** gedare has quit IRC 2016-08-02T21:32:18 *** m-ric has quit IRC 2016-08-02T22:00:56 *** mumptai has quit IRC 2016-08-02T22:32:05 *** darnir_ has joined #rtems 2016-08-02T23:30:04 *** dr__house is now known as dr__house|away 2016-08-03T05:25:40 *** mumptai has joined #rtems 2016-08-03T05:42:26 *** monstr has joined #rtems 2016-08-03T07:02:17 *** tasslehoff has joined #rtems 2016-08-03T08:15:48 *** mumptai has quit IRC 2016-08-03T11:08:39 oops. 2016-08-03T11:58:00 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"ff2e6c647d166fa54769f3c300855ef7f8020668/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-08-03T11:58:01 [git] ec735c6 by Sebastian Huber: [score: Fix for RTEMS_DEBUG] http://devel.rtems.org/changeset/ec735c6/rtems 2016-08-03T11:58:01 [git] 3b3552b by Sebastian Huber: [posix: Fix for RTEMS_DEBUG] http://devel.rtems.org/changeset/3b3552b/rtems 2016-08-03T11:58:01 [git] ff2e6c6 by Sebastian Huber: [score: Fix and simplify thread wait locks There was a subtile race condition in _Thread_queue_Do_extract_locked(). It must first update the thread wait flags and then restore the default thread wait state. In the previous implementation this could lead under rare timing conditions to an ineffective _Thread_Wait_tranquilize() 2016-08-03T11:58:01 resulting to a corrupt sy...] http://devel.rtems.org/changeset/ff2e6c6/rtems 2016-08-03T12:10:42 [git] 7aaa9a1 by Christian Mauderer: [testsuite/pf02: Add interactive pf test.] http://devel.rtems.org/changeset/7aaa9a1/rtems-libbsd 2016-08-03T12:12:18 [git] 5611dfa by Chris Johns: [The maxid is not the number of cpus.] http://devel.rtems.org/changeset/5611dfa/rtems-libbsd 2016-08-03T12:12:18 [git] ce4cfe1 by Sebastian Huber: [ZONE(9): Fix mp_maxid definition] http://devel.rtems.org/changeset/ce4cfe1/rtems-libbsd 2016-08-03T12:20:14 *** darnir has quit IRC 2016-08-03T12:20:15 *** darnir- is now known as darnir 2016-08-03T12:22:01 *** darnir_ has joined #rtems 2016-08-03T12:44:19 [git] e849e25 by Sebastian Huber: [subr_prf.c: Import from FreeBSD] http://devel.rtems.org/changeset/e849e25/rtems-libbsd 2016-08-03T12:44:19 [git] 48cac54 by Sebastian Huber: [subr_prf.c: Port to RTEMS. Note: Only the XXsYYprintf functions have been back ported from 4.12.] http://devel.rtems.org/changeset/48cac54/rtems-libbsd 2016-08-03T12:44:19 [git] 3462a12 by Sebastian Huber: [Dummy securelevel_ge() and securelevel_gt()] http://devel.rtems.org/changeset/3462a12/rtems-libbsd 2016-08-03T12:44:19 [git] 9e8c422 by Christian Mauderer: [rtemsbsd/devfs: Add.] http://devel.rtems.org/changeset/9e8c422/rtems-libbsd 2016-08-03T12:44:19 [git] 8ae7a21 by Christian Mauderer: [kern_conf.c: Import from FreeBSD.] http://devel.rtems.org/changeset/8ae7a21/rtems-libbsd 2016-08-03T12:44:19 *** rtems-trac has quit IRC 2016-08-03T12:44:28 *** rtems-trac has joined #rtems 2016-08-03T12:46:26 *** sebhub has joined #rtems 2016-08-03T13:10:44 *** gedare has joined #rtems 2016-08-03T13:10:44 *** ChanServ sets mode: +o gedare 2016-08-03T13:34:24 *** deval has joined #rtems 2016-08-03T13:40:54 *** m-ric has joined #rtems 2016-08-03T13:51:56 *** Wonjun has joined #rtems 2016-08-03T13:52:43 *** tasslehoff has quit IRC 2016-08-03T13:57:28 *** punitvara has joined #rtems 2016-08-03T13:59:11 Hello 2016-08-03T13:59:14 Hello 2016-08-03T13:59:21 Hello 2016-08-03T13:59:24 *** ppisa has joined #rtems 2016-08-03T14:00:25 *** mudit1729 has joined #rtems 2016-08-03T14:00:35 Hi everyone. 2016-08-03T14:00:49 Hi guys! 2016-08-03T14:01:03 Let's begin with Wonjun, go ahead 2016-08-03T14:01:32 Could I start next? 2016-08-03T14:01:58 That's what I said 2016-08-03T14:02:01 go ahead please 2016-08-03T14:02:11 I was working on patching pic, ioapic and uart for hello example on master. 2016-08-03T14:02:49 And I checked hello.bin on jailhouse but I had same situation. 2016-08-03T14:02:56 No output and No error 2016-08-03T14:03:07 did you look into the questions I asked 2016-08-03T14:03:27 and, did you attempt to use some direct/simple output to uart like Jan suggested? 2016-08-03T14:04:10 yes I attempted simple output to uart on jailhouse 2016-08-03T14:05:07 are you able to debug the execution of the inmate? 2016-08-03T14:05:12 with gdb? 2016-08-03T14:05:19 there are different configure about start code between patched rtems and master rtems 2016-08-03T14:05:56 *** _sambeet has joined #rtems 2016-08-03T14:06:00 *** vivekk has joined #rtems 2016-08-03T14:06:08 No I asked Jan I couldn't get a good solution to debug 2016-08-03T14:06:25 ok 2016-08-03T14:06:58 *** salpha has joined #rtems 2016-08-03T14:07:01 at first Can I try to execute rtems on native pc? 2016-08-03T14:07:24 Hi 2016-08-03T14:07:35 sure. i don't know if the same uart code would work or not, but in theory it should 2016-08-03T14:08:01 because patched rtems doesn't use lagacy pci 2016-08-03T14:08:27 ah, i see. 2016-08-03T14:08:31 the rtems for jailhouse uses apic. 2016-08-03T14:08:56 it may be worth it to try to add that support to rtems/pc386 bsp... 2016-08-03T14:09:50 Can I try to add that support for native pc first? 2016-08-03T14:09:53 there are some apic and ioapic defines in rtems, but i don't know how they have been used in the past. 2016-08-03T14:09:54 yes you can 2016-08-03T14:10:03 send an email to joel and chris about this issue 2016-08-03T14:10:06 and start to work on it 2016-08-03T14:10:35 you should be able to run/test with qemu, and you can debug by hooking gdb up to the qemu process 2016-08-03T14:10:36 I will send an email. 2016-08-03T14:10:38 ok 2016-08-03T14:10:40 thanks Wonjun 2016-08-03T14:10:46 Thanks. 2016-08-03T14:10:58 deval: you can go now 2016-08-03T14:11:12 Hello 2016-08-03T14:11:13 I am working on enabling networking stack on Raspberry Pi. Since Libbsd has all the network related code and I have managed to add the ethernet interface, my work was just to test the various testsuits on raspberry pi. 2016-08-03T14:11:20 While testing I got some errors and currently I am resolving those. https://lists.rtems.org/pipermail/devel/2016-August/015756.html 2016-08-03T14:11:27 Parallely when I am not making progress on the network stack side, I am working on adding USB mass storage. Adding and linking "scbus" module to enable mass storage. 2016-08-03T14:11:32 Also I am refining the code for merging. I will send patches as soon as possible. 2016-08-03T14:11:52 ok sounds good to me. 2016-08-03T14:12:15 anything else? 2016-08-03T14:12:32 mudit1729: you can go now 2016-08-03T14:12:39 Thanks. 2016-08-03T14:12:45 not in perticular 2016-08-03T14:12:52 Thanks :) 2016-08-03T14:12:57 Regarding DMA : I had pushed the code for the DMA access. Pavel has reviewed the same and has accepted to go with the API . I am finishing up the changes he had suggested and will be pushing a patch. 2016-08-03T14:13:33 Major changes were : I was flushing the cache in the dma_start function, as pavel rightly pointed out. invalidation of the cache lines is necessary there 2016-08-03T14:13:46 I think that important i s to test code now. Try memory to memory or memory to UART or anything elese if it works. 2016-08-03T14:14:11 okay will do that. 2016-08-03T14:15:06 One more thing ppisa, we don't require the allocation of buffer in the intialitztion right. ? 2016-08-03T14:15:13 <_sambeet> Hi 2016-08-03T14:15:31 I do not see that it is used. 2016-08-03T14:15:43 okay. 2016-08-03T14:16:05 Will update the patch and try testing it with a memory to memory transfer 2016-08-03T14:16:20 great, anything else? 2016-08-03T14:16:31 punitvara: you can go now. hi beng-nl 2016-08-03T14:16:39 nothing for now. After this is over. Will focus on the SD card driver 2016-08-03T14:16:45 That's all 2016-08-03T14:16:46 excellent, thanks mudit1729 2016-08-03T14:16:47 Thanks 2016-08-03T14:17:32 Hi 2016-08-03T14:18:01 https://github.com/punitvara/rtems/blob/new/c/src/lib/libbsp/arm/beagle/i2c/bbb-i2c.c 2016-08-03T14:18:13 I have pushed code to my local repo 2016-08-03T14:18:32 First I am trying to test read EEPROM. 2016-08-03T14:18:59 Once I am able to test it then I will add APIs for write functions 2016-08-03T14:19:22 get rid of commented-out code before you submit for review 2016-08-03T14:19:38 that sounds like a good plan to me 2016-08-03T14:19:42 Yes still it is in debuuging mode. 2016-08-03T14:19:45 ok 2016-08-03T14:20:02 I am trying to resolve few issues. One of them is cpu exception 2016-08-03T14:20:24 I hope I will be able to complete I2C reading test in next week 2016-08-03T14:21:58 alright, thanks punitvara 2016-08-03T14:22:24 salpha: you can go now, hi 2016-08-03T14:22:32 *** darnir_ has quit IRC 2016-08-03T14:22:38 Hi 2016-08-03T14:22:44 I followed what Chris said to build a dynamically linked app but I still get a not-found error for the dynamically linked module. 2016-08-03T14:22:45 I posted my question two times on user's ML but no answer yet. So I'll go through it this week because I was busy for my exam today (second last one). 2016-08-03T14:22:57 I also need to pass arguments to Init task when I run the app via emulator. This was also unanswered. 2016-08-03T14:23:34 I hope I come with good achievements next week since I'm relatively free from now. 2016-08-03T14:24:20 *** darnir_ has joined #rtems 2016-08-03T14:24:32 not many people use the dynamic linking yet. i haven't personally. 2016-08-03T14:24:38 Please, look at https://devel.rtems.org/wiki/Developer/Simulators/QEMU 2016-08-03T14:24:38 If you use x86 then something like 2016-08-03T14:24:38 qemu-system-i386 -kernel hello/hello.exe \ -vga cirrus \ -net nic,vlan=0,model=e1000 -net user,vlan=0 \ -append "--console=/dev/com1" \ -serial stdio 2016-08-03T14:24:38 could be used.. 2016-08-03T14:25:09 Arguments are passed by -append "--console=/dev/com1" if the RTEMS application is loaded as kernel image. 2016-08-03T14:25:11 Yeah. I'm planning to put my app in examples-v2 when I finished debugging. 2016-08-03T14:25:25 ppisa: that will send the arguments to Init()? 2016-08-03T14:26:05 ppisa: or puts them somewhere else that the BSP has to parse? 2016-08-03T14:26:07 Thanks Pavel. The problem is that right now I'm using sparc-rtems-run. 2016-08-03T14:26:23 As for dynamic linker, I have send pointers to my OMK app, if I remeber well. That is what I use to prepare and link with tar. I have no experience with other way yet. 2016-08-03T14:26:38 salpha: I don't know of a general approach to provide arguments to the application. 2016-08-03T14:27:14 salpha: what do you need to provide as argument? 2016-08-03T14:27:30 Yeah you pointed OMK out. @gedare is it okay if I make it run via OMK build system rather than WAF? 2016-08-03T14:27:48 *** darnir has quit IRC 2016-08-03T14:27:50 OK, so for Sparc I have no idea. But you can try the same generic code on x86. If you do not use peripherals/hardware or stub such code out then tne RTEMS code is well portable. 2016-08-03T14:27:55 *** darnir has joined #rtems 2016-08-03T14:28:10 Current test case's name should be passed as arg. 2016-08-03T14:28:12 *** darnir is now known as Guest8090 2016-08-03T14:28:42 salpha: do what you need to make progress now 2016-08-03T14:28:47 You can hardcode it in the Init for testing and recompile. That is not problem for development, experiments. 2016-08-03T14:28:59 *** darnir_ is now known as darnir 2016-08-03T14:29:09 Another work around is to have a tcp connection between host and rtems, and tell test executer app from where to continue. 2016-08-03T14:29:23 Slingshot originally uses command line args. 2016-08-03T14:29:27 *** m-ric has quit IRC 2016-08-03T14:29:39 Problem is that I am not available from Friady for week 10 days. 2016-08-03T14:30:19 I'm sure I can make it run via tar too. 2016-08-03T14:30:31 salpha: in the past, i have put all into a filesystem tar 2016-08-03T14:30:37 I just needed time and concentration, which I have now. 2016-08-03T14:30:53 I'm pretty into tar so I'll give it some more tries. 2016-08-03T14:31:05 ok salpha look into OMK and decide on your design. think through it and write it down in blog 2016-08-03T14:31:26 Sure. 2016-08-03T14:31:44 thanks salpha. 2016-08-03T14:31:57 Pavel I'll ask for your help before Friday, if I needed. 2016-08-03T14:32:00 _sambeet: you can go now 2016-08-03T14:32:01 Thanks. 2016-08-03T14:32:31 <_sambeet> Sir, I am presently working on writing RSB recipes for all dependencies I have built.There is no Free BSD Port path for Orocos RTT,so it would be added under Orocos as per Chris.I will now write a build set for compiling RTT.Meanwhile I got replies from Boost mailing list on the boost serialization error. 2016-08-03T14:33:17 If you are at computer and open provate chat, we can try my build in next hour. If it dowes not work, than it doe not worth to spend much more time on it. But I believe, that if I guide you, we should have binary with tar ready in 20 minutes. 2016-08-03T14:33:47 If you are on Linux. On windows, I have never tried. 2016-08-03T14:34:17 ok _sambeet the serialization error is the current problem for building rtt? 2016-08-03T14:34:21 <_sambeet> The problem was for a template boost::serialization::array was not found,which was giving building errors 2016-08-03T14:35:01 <_sambeet> according to boost developers all versions from 1.39 onwards had this template. 2016-08-03T14:35:17 <_sambeet> I am currently using 1.69 2016-08-03T14:35:30 <_sambeet> 1.60 2016-08-03T14:35:34 *** punitvara has quit IRC 2016-08-03T14:35:39 That's great Pavel but I don't have access to my computer right now. 2016-08-03T14:36:05 Does 5:30 pm (west European time) work for you? 2016-08-03T14:36:20 OK, we can try. 2016-08-03T14:36:20 <_sambeet> But I could not find the template and other replacements are giving linking errors. 2016-08-03T14:36:32 Roughly in 55 mins. I'm getting back home now. 2016-08-03T14:37:34 <_sambeet> So I am trying to resolve this in the mailing list. 2016-08-03T14:37:52 OK, do do not promise success, but that is what I used even for big applications build in partner companies with all RTEMS versions from 4.7. SO it shouldwork even for you. 2016-08-03T14:38:38 <_sambeet> I just hope I would be able to build some components to test my port. 2016-08-03T14:38:57 _sambeet: ok that is good to do. do you know if this boost version 1.60 was previously used successfully to build rtt? 2016-08-03T14:39:50 i don't see any new commits on your github, have you not had to make any code changes in the last 2 weeks? 2016-08-03T14:39:54 So I'll ping you in 50 mins. 2016-08-03T14:40:32 <_sambeet> According to Thomas all Boost versions greater than 1.49 should work. I also tried 1.49 and 1.50 but all end up giving same errors 2016-08-03T14:41:36 ok. i thought i asked before, but can you write out a blog report of the commands you run, and give the current status 2016-08-03T14:41:51 <_sambeet> I was trying to build the component and was resolving linking errors with Thomas since last two weeks.I had prepared a test case but again linking errors continue. 2016-08-03T14:42:02 ok 2016-08-03T14:42:42 are you using rtems4.10? 2016-08-03T14:42:43 <_sambeet> Ok sir,i will update my blog today itself. 2016-08-03T14:42:52 <_sambeet> rtems 4.11 2016-08-03T14:43:01 <_sambeet> rc3 2016-08-03T14:43:05 ok 2016-08-03T14:43:34 *** m-ric has joined #rtems 2016-08-03T14:44:09 keep doing what you're doing then. the RSB recipes and your directions to replicate the work are very important. 2016-08-03T14:45:13 thanks _sambeet. vivekk you can go now 2016-08-03T14:46:13 <_sambeet> Yes sir,I am trying my best to port RTT at least so that I can build components for RTEMS. That is the core of Rock. 2016-08-03T14:46:15 Hello Gedare, Yesterday I modified the 'rtrace trace' shell command to print both native and ctf trace for function tracing. I'm updating my blog now detailing my project and the deliverables till now. I'm currently working on the capture engine. CTF and metadata is almost done. Ill post my changes tomorrow. Ill need suggestions to improve the code and reduce the overhead of saving trace. 2016-08-03T14:46:20 <_sambeet> Thanks sir 2016-08-03T14:46:30 *** _sambeet has quit IRC 2016-08-03T14:46:35 I'm now looking at streaming file objects as you suggested for aiding live tracing. Currently we have to disable capture in the code before we read trace for safety of buffer as Jennifer pointed out. Ill mail devel with my objectives and a temporary patch to ask for help 2016-08-03T14:47:07 Also the libbsd NFS client seems tricky. In the fileio example for function tracing, I need to run the libbsd network shell from the RTEMS native shell. I'm still having trouble linking libbsd drivers with the wrapper at compile time. This and setting up NFS also adds overhead to the wrapped code and exe. I'm thinking we can write an RTEMS shell utility that checks whether libbsd drivers are linked and configures NFS? I'll update my b 2016-08-03T14:47:32 ok. make your patches "clean" and I'll review them if you send me a link or attachment. 2016-08-03T14:47:50 ok 2016-08-03T14:48:56 ask Chris about the shell utility question 2016-08-03T14:49:33 well, put it into an email to us 2016-08-03T14:49:42 Sure. Transport and live tracing is new territory for me and I have many questions. Thank you for all your help 2016-08-03T14:49:49 *** salpha has quit IRC 2016-08-03T14:50:09 sure 2016-08-03T14:50:21 darnir: are you here? 2016-08-03T14:50:31 anything else vivekk ? 2016-08-03T14:50:49 no thanks 2016-08-03T14:50:57 alright 2016-08-03T14:51:59 ok that concludes the meeting today, thank you everyone, please remember to update your status entries on the tracking page 2016-08-03T14:52:15 *** salpha has joined #rtems 2016-08-03T15:32:49 *** salpha has joined #rtems 2016-08-03T15:46:11 *** salpha has quit IRC 2016-08-03T15:47:51 *** salpha has joined #rtems 2016-08-03T16:10:28 *** deval has quit IRC 2016-08-03T16:17:47 *** ppisa has left #rtems 2016-08-03T16:24:20 *** vivekk has quit IRC 2016-08-03T16:51:44 *** salpha has quit IRC 2016-08-03T17:35:36 *** dr__house|away is now known as dr__house 2016-08-03T17:40:00 *** salpha has joined #rtems 2016-08-03T18:17:22 *** mudit1729 has quit IRC 2016-08-03T18:40:32 *** gedare has quit IRC 2016-08-03T19:01:10 *** monstr has quit IRC 2016-08-03T19:09:44 *** mumptai has joined #rtems 2016-08-03T19:30:40 *** gedare has joined #rtems 2016-08-03T19:30:40 *** ChanServ sets mode: +o gedare 2016-08-03T22:52:08 *** ita is now known as ita|zzz 2016-08-03T23:00:30 *** mumptai has quit IRC 2016-08-04T00:20:12 [trac] #2771/defect (v:4.12) created by chrisj (Empty C++ file does not compile with HEAD.) http://devel.rtems.org/ticket/2771 2016-08-04T00:22:19 [trac] #2771/defect (new) updated by chrisj (empty comment) http://devel.rtems.org/ticket/2771 2016-08-04T00:23:37 [trac] #2771/defect (new) updated by chrisj (empty comment) http://devel.rtems.org/ticket/2771 2016-08-04T00:24:51 gedare: about? 2016-08-04T01:30:39 *** gedare has quit IRC 2016-08-04T02:00:01 *** dr__house is now known as dr__house|away 2016-08-04T02:40:52 *** sebhub has quit IRC 2016-08-04T02:41:08 *** sebhub has joined #rtems 2016-08-04T05:19:20 [trac] #2771/defect (new) updated by sebastian.huber (I cannot reproduce this problem. The C++ tests build fine.) http://devel.rtems.org/ticket/2771 2016-08-04T05:33:46 [trac] #2771/defect (new) updated by chrisj (Replying to [comment:3 sebastian.huber]: > I cannot reproduce this problem. Is ...) http://devel.rtems.org/ticket/2771 2016-08-04T05:34:07 *** monstr has joined #rtems 2016-08-04T05:40:29 [trac] #2771/defect (new) updated by sebastian.huber (Replying to [comment:4 chrisj]: > Replying to [comment:3 sebastian.huber]: > > I ...) http://devel.rtems.org/ticket/2771 2016-08-04T05:46:22 *** monstr has quit IRC 2016-08-04T05:46:47 *** monstr has joined #rtems 2016-08-04T05:50:55 [trac] #2771/defect (new) updated by chrisj (I have: arm-rtems4.12-g++ (GCC) 6.1.1 20160609 (RTEMS 4.12, RSB ...) http://devel.rtems.org/ticket/2771 2016-08-04T05:53:47 *** mumptai has joined #rtems 2016-08-04T05:54:47 [trac] #2771/defect (new) updated by sebastian.huber (I guess it is a problem with your local BSP/RTEMS installation or command line. Do ...) http://devel.rtems.org/ticket/2771 2016-08-04T05:56:03 [trac] #2771/defect (new) updated by chrisj (The second issue with the bsp_specs was a command issue where is was not being show ...) http://devel.rtems.org/ticket/2771 2016-08-04T05:57:01 sebhub: hi 2016-08-04T05:57:15 It seems the problem is with -std=c++11. 2016-08-04T05:57:33 -std=gnu++11 and nothing works. 2016-08-04T05:59:24 [trac] #2771/defect (new) updated by sebastian.huber (The uses BSD extensions, e.g. struct bintime, thus it doesn't work with ...) http://devel.rtems.org/ticket/2771 2016-08-04T06:00:11 [trac] #2771/defect (new) updated by chrisj (Ah ok this is the problem. Is this something that needs to be fixed?) http://devel.rtems.org/ticket/2771 2016-08-04T06:03:08 [trac] #2771/defect (new) updated by sebastian.huber (Yes, but it has very low priority for me. Its probably something for the ...) http://devel.rtems.org/ticket/2771 2016-08-04T06:04:59 [trac] #2771/defect (closed) updated by chrisj (empty comment) http://devel.rtems.org/ticket/2771 2016-08-04T06:29:02 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"1c1e31f788b85bf3bcadea675110eec35a612eb4/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-08-04T06:29:03 [git] 21bdca4 by Sebastian Huber: [score: Indroduce cancel job scheduler operation Do not use a deadline value of zero to indicate a job cancellation. Use a dedicated scheduler operation for this.] http://devel.rtems.org/changeset/21bdca4/rtems 2016-08-04T06:29:03 [git] 1c1e31f by Sebastian Huber: [score: Optimize _Thread_queue_Path_release() Update #2556.] http://devel.rtems.org/changeset/1c1e31f/rtems 2016-08-04T06:34:31 [git] 6117f29 by Sebastian Huber: [score: Fix _Scheduler_EDF_Cancel_job_filter() Commit 21bdca49eea9213cc31a497072d01192eed8675e accidentally used a function which may be added later.] http://devel.rtems.org/changeset/6117f29/rtems 2016-08-04T07:05:48 *** mumptai has quit IRC 2016-08-04T07:35:47 *** salpha has joined #rtems 2016-08-04T08:01:07 *** ppisa has joined #rtems 2016-08-04T08:36:56 [git] ca783bb by Sebastian Huber: [score: Fix _Thread_queue_Path_release() It is possible that the owner of the terminal link of a thread queue path waits on a thread queue. However, this thread queue has no owner, e.g. a thread queue of a message queue.] http://devel.rtems.org/changeset/ca783bb/rtems 2016-08-04T09:27:04 *** salpha has quit IRC 2016-08-04T09:48:37 *** ppisa has left #rtems 2016-08-04T10:42:31 *** benjamint1 has joined #rtems 2016-08-04T10:43:06 *** benjamint has quit IRC 2016-08-04T10:44:46 *** benjamint has joined #rtems 2016-08-04T10:46:52 *** benjamint1 has quit IRC 2016-08-04T13:45:33 [git] 2fb3a36 by Christian Mauderer: [freebsd: Add constant ipv6 addresses from vars.c. This is necessary for a configuration without IPv6.] http://devel.rtems.org/changeset/2fb3a36/rtems-libbsd 2016-08-04T13:45:33 [git] 9907ae4 by Christian Mauderer: [netstat: Don't init vars if they are not defined. The variables are not available, if there is no INET6 defined.] http://devel.rtems.org/changeset/9907ae4/rtems-libbsd 2016-08-04T14:01:01 *** benjamint has quit IRC 2016-08-04T14:02:05 *** benjamint has joined #rtems 2016-08-04T16:43:15 *** gedare has joined #rtems 2016-08-04T16:43:15 *** ChanServ sets mode: +o gedare 2016-08-04T16:59:42 *** ita|zzz is now known as ita 2016-08-04T17:53:56 *** dr__house|away is now known as dr__house 2016-08-04T18:15:18 *** mumptai has joined #rtems 2016-08-04T19:20:27 *** monstr has quit IRC 2016-08-04T19:57:17 *** dr__house is now known as dr__house|away 2016-08-04T20:41:09 *** gedare has quit IRC 2016-08-04T21:13:52 *** mumptai has quit IRC 2016-08-04T21:27:19 *** mumptai has joined #rtems 2016-08-04T23:24:13 *** mumptai has quit IRC 2016-08-05T00:32:58 lo 2016-08-05T05:09:54 *** monstr has joined #rtems 2016-08-05T05:56:27 *** mumptai has joined #rtems 2016-08-05T06:38:23 [git] 19e8a64 by Christian Mauderer: [freebsd: Use constant ipv6 addresses from vars.c.] http://devel.rtems.org/changeset/19e8a64/rtems-libbsd 2016-08-05T06:38:24 [git] 6bf772b by Christian Mauderer: [netstat: Don't init vars if they are not defined. The variables are not available, if there is no INET6 defined.] http://devel.rtems.org/changeset/6bf772b/rtems-libbsd 2016-08-05T06:47:38 [trac] GSoC/2016 edited by hwj1593 (empty comment) http://devel.rtems.org/wiki/GSoC/2016 2016-08-05T06:52:47 *** mumptai has quit IRC 2016-08-05T07:26:59 [git] ee0e413 by Sebastian Huber: [score: Fix a release/cancel job race condition Split up the potential thread priority change in the scheduler release/cancel job operation. Protect the rate monotonic period state with a dedicated SMP lock. This avoids a race condition during _Rate_monotonic_Timeout() while _Rate_monotonic_Cancel() is called on another 2016-08-05T07:26:59 processor.] http://devel.rtems.org/changeset/ee0e413/rtems 2016-08-05T07:26:59 [git] 69dd99b by Sebastian Huber: [score: Simplify _Thread_Finalize_life_change()] http://devel.rtems.org/changeset/69dd99b/rtems 2016-08-05T11:11:40 [git] 0157c5b by Christian Mauderer: [if_ffec_mcf548x: Init when interface is set to UP. Call the driver initialization function if the interface is set to UP.] http://devel.rtems.org/changeset/0157c5b/rtems-libbsd 2016-08-05T11:11:57 [git] 0717607 by Christian Mauderer: [if_ffec_mcf548x: Init when interface is set to UP. Call the driver initialization function if the interface is set to UP.] http://devel.rtems.org/changeset/0717607/rtems-libbsd 2016-08-05T13:32:54 *** monstr has quit IRC 2016-08-05T13:57:27 *** sebhub has quit IRC 2016-08-05T14:12:53 *** gedare has joined #rtems 2016-08-05T14:12:53 *** ChanServ sets mode: +o gedare 2016-08-05T16:32:25 [trac] #2772/enhancement (v:4.11) created by kh.chen (Enhancement for more general real-time model) http://devel.rtems.org/ticket/2772 2016-08-05T16:35:51 [trac] sprmsched01.scn (scn file) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:36:04 [trac] sprmsched01.doc (doc file) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:36:33 [trac] tasks.c (Example file) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:37:43 [trac] system.h (Example system file) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:37:52 *** deval has joined #rtems 2016-08-05T16:38:05 [trac] init.c (Example init task) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:38:27 [trac] Makefile.am (Example Makefile) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:39:03 *** mumptai has joined #rtems 2016-08-05T16:42:51 [trac] cpukit.tar (cpukit patch including 4 files) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:44:48 *** dr__house|away is now known as dr__house 2016-08-05T16:45:53 [trac] sprmsched01.tar (sprmsched01 example files) attached to #2772 by kh.chen http://devel.rtems.org/ticket/2772 2016-08-05T16:54:44 *** deval has quit IRC 2016-08-05T17:17:20 *** guillaum1 has joined #rtems 2016-08-05T17:32:39 *** Wonjun has quit IRC 2016-08-05T17:33:43 *** Wonjun has joined #rtems 2016-08-05T18:00:58 *** gedare has quit IRC 2016-08-05T18:33:26 [trac] new-feature.patch (diff patch) attached to #2772 by khchen http://devel.rtems.org/ticket/2772 2016-08-05T19:24:09 *** gedare has joined #rtems 2016-08-05T19:24:09 *** ChanServ sets mode: +o gedare 2016-08-05T19:25:18 *** gedare has quit IRC 2016-08-05T21:10:55 *** dr__house is now known as dr__house|away 2016-08-05T21:12:27 *** m-ric has quit IRC 2016-08-05T23:38:58 *** gedare has joined #rtems 2016-08-05T23:38:58 *** ChanServ sets mode: +o gedare 2016-08-05T23:44:32 *** gedare has quit IRC 2016-08-06T01:13:39 *** Wonjun_ has joined #rtems 2016-08-06T01:17:15 *** Wonjun has quit IRC 2016-08-06T09:57:37 *** stryx` has quit IRC 2016-08-06T09:58:41 *** stryx` has joined #rtems 2016-08-06T10:40:54 *** Wonjun has joined #rtems 2016-08-06T10:41:33 *** Wonjun_ has quit IRC 2016-08-06T10:50:17 hi everyone 2016-08-06T11:57:07 [trac] GSoC/2016 edited by Mudit (empty comment) http://devel.rtems.org/wiki/GSoC/2016 2016-08-06T13:40:03 *** Wonjun has quit IRC 2016-08-06T18:54:51 [trac] SOCIS/2016 edited by salpha (empty comment) http://devel.rtems.org/wiki/SOCIS/2016 2016-08-06T20:01:10 *** mumptai has quit IRC 2016-08-06T20:14:49 *** mumptai has joined #rtems 2016-08-06T21:00:12 *** mumptai has quit IRC 2016-08-06T21:12:51 *** mumptai has joined #rtems 2016-08-07T04:27:19 *** modwizcode has quit IRC 2016-08-07T04:36:25 *** modwizcode has joined #rtems 2016-08-07T04:39:53 *** modwizcode has quit IRC 2016-08-07T04:47:06 *** modwizcode has joined #rtems 2016-08-07T17:19:42 [git] aec2d18 by Joel Sherrill: [led/msg_server/init.c: Account for message buffers in configuration.] http://devel.rtems.org/changeset/aec2d18/examples-v2 2016-08-07T17:19:42 [git] 108ea77 by Joel Sherrill: [posix_api/psx_sched_report/test.c: Uses default configuration now.] http://devel.rtems.org/changeset/108ea77/examples-v2 2016-08-07T22:04:37 *** mumptai has quit IRC