2016-06-20T00:07:19 [git] 628512a by Chris Johns: [Update rtems_waf to pick up the long command line fix.] http://devel.rtems.org/changeset/628512a/rtems-libbsd 2016-06-20T05:30:27 *** sebhub has joined #rtems 2016-06-20T05:49:51 *** monstr has joined #rtems 2016-06-20T06:21:17 [git] 6a6a225 by Sebastian Huber: [sptests/spsysinit01: Move begin of test message] http://devel.rtems.org/changeset/6a6a225/rtems 2016-06-20T06:21:17 [git] bc47ec1 by Sebastian Huber: [score: Refine system initialization order] http://devel.rtems.org/changeset/bc47ec1/rtems 2016-06-20T06:21:17 [git] a4fa007 by Sebastian Huber: [bsp/leon3: Use sysinit for amba_initialize()] http://devel.rtems.org/changeset/a4fa007/rtems 2016-06-20T06:21:17 [git] 40b80d8 by Sebastian Huber: [bsp/leon3: Use sysinit for bsp_debug_uart_init()] http://devel.rtems.org/changeset/40b80d8/rtems 2016-06-20T07:20:47 *** guillaum1 has joined #rtems 2016-06-20T10:33:36 *** benjamint has quit IRC 2016-06-20T10:37:03 *** benjamint has joined #rtems 2016-06-20T12:56:00 [git] 3e2a3c4 by Sebastian Huber: [sptests/spcpucounter01: Add some statistics] http://devel.rtems.org/changeset/3e2a3c4/rtems 2016-06-20T13:11:44 *** monstr has quit IRC 2016-06-20T13:30:12 *** dougk_ has joined #rtems 2016-06-20T13:56:20 I'm once again stuck on not being able to execute the SMP tests. The clock driver seems to be failing again. 2016-06-20T15:03:09 [git] fa239ff by Pavel Pisa: [arm/raspberrypi: Ensure that buffers used for VC mail box communication are synchronized through cache.] http://devel.rtems.org/changeset/fa239ff/rtems 2016-06-20T15:30:02 *** gedare has joined #rtems 2016-06-20T15:30:03 *** ChanServ sets mode: +o gedare 2016-06-20T16:54:35 *** Noslac has joined #rtems 2016-06-20T17:00:01 *** Noslac has quit IRC 2016-06-20T17:44:24 sebhub: Does it make sense to you to redefine Watchdog_Interval as a struct containing a union for the interval and an enum for the Clock "Discipline" (relative/absolute)? 2016-06-20T17:45:15 ^the union for uint32_t relative, uint64_t absolute--or else we make all intervals 64-bit 2016-06-20T17:59:25 *** mumptai has joined #rtems 2016-06-20T18:13:15 *** ketul has joined #rtems 2016-06-20T18:17:24 *** jkridner has joined #rtems 2016-06-20T19:20:16 *** ketul has quit IRC 2016-06-20T20:45:03 *** gedare has quit IRC 2016-06-20T22:14:54 *** mumptai has quit IRC 2016-06-20T23:37:17 *** _sambeet has joined #rtems 2016-06-21T00:38:04 *** _sambeet has quit IRC 2016-06-21T04:31:08 *** mumptai has joined #rtems 2016-06-21T05:56:20 *** monstr has joined #rtems 2016-06-21T06:17:52 sebhub: hi 2016-06-21T06:17:56 hi chris 2016-06-21T06:18:04 Chasing down an issue in libbsd. 2016-06-21T06:18:54 If I have an rc.conf file with a static if set up and a defaultrouter the call to route blocks and does not come back 2016-06-21T06:19:28 I have traced a FreeBSD set up with the same config on the same hardware and some things are different 2016-06-21T06:20:03 looks like a difficult bug, this routing code etc. is not easy to understand 2016-06-21T06:20:46 In FreeBSD if the interface is configured as DHCP I get a console message "em0: link state changed to UP" and if I have a static set up I do not get that message. 2016-06-21T06:21:10 Yet I get that message with RTEMS 2016-06-21T06:21:35 If I wait until that message happens on RTEMS the default route works 2016-06-21T06:23:06 I think I observed similar issues, but I didn't try to figure out what is going on 2016-06-21T06:24:23 OK that is a start, I will take a look. 2016-06-21T06:25:06 The default route not returning or the message appearing with a static set up? 2016-06-21T06:25:57 If the if is DHCP you need to wait for the link to come up before attempting to set the defaultroute. See defaultroute_delay in man rc.conf(5) 2016-06-21T06:27:07 *** mkhoory-3 has joined #rtems 2016-06-21T06:30:59 *** mkhoory-2 has quit IRC 2016-06-21T06:53:23 the default route not returning 2016-06-21T08:08:58 *** mumptai has quit IRC 2016-06-21T12:00:24 *** mkhoory-3 has quit IRC 2016-06-21T13:27:27 *** cdesai has quit IRC 2016-06-21T13:28:01 *** cdesai has joined #rtems 2016-06-21T13:35:19 *** cdesai has quit IRC 2016-06-21T13:37:03 *** cdesai has joined #rtems 2016-06-21T13:43:10 *** cdesai has quit IRC 2016-06-21T13:50:29 *** gedare has joined #rtems 2016-06-21T13:50:29 *** ChanServ sets mode: +o gedare 2016-06-21T13:55:11 [git] 7222a65 by Sebastian Huber: [sptests/spcpucounter01: Resurrect workaround Resurrect workaround accidentially removed by 3e2a3c49480b9888362d016dd202edd562d9e069.] http://devel.rtems.org/changeset/7222a65/rtems 2016-06-21T13:55:11 [git] 4c927c7 by Sebastian Huber: [bsp/leon3: Fix LEON3_Cpu_Index initialization] http://devel.rtems.org/changeset/4c927c7/rtems 2016-06-21T13:55:11 [git] 9460333 by Sebastian Huber: [sparc: Rework CPU counter support Rework CPU counter support to enable use of the GR740 up-counter via %asr22 and %asr23.] http://devel.rtems.org/changeset/9460333/rtems 2016-06-21T13:55:11 [git] 291945f by Sebastian Huber: [bsp/leon3: Fix interrupt timestamping Close #2684.] http://devel.rtems.org/changeset/291945f/rtems 2016-06-21T13:55:11 [git] a4ff2a2 by Sebastian Huber: [bsp/leon3: Add up counter timecounter] http://devel.rtems.org/changeset/a4ff2a2/rtems 2016-06-21T13:57:00 *** cdesai has joined #rtems 2016-06-21T14:16:58 *** cdesai has joined #rtems 2016-06-21T14:33:40 *** gedare has quit IRC 2016-06-21T14:49:12 *** monstr has quit IRC 2016-06-21T16:23:35 *** mumptai has joined #rtems 2016-06-21T17:44:54 *** mumptai_ has joined #rtems 2016-06-21T19:27:51 *** beng-nl has joined #rtems 2016-06-21T19:29:52 *** beng-nl_ has quit IRC 2016-06-21T20:18:06 *** Davidbrcz_ has quit IRC 2016-06-21T20:20:51 *** Davidbrcz has joined #rtems 2016-06-21T20:45:49 *** gedare has joined #rtems 2016-06-21T20:45:49 *** ChanServ sets mode: +o gedare 2016-06-21T20:55:31 *** gedare has quit IRC 2016-06-21T20:58:20 [git] bc884f6 by Pavel Pisa: [bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS3135ZWT chip.] http://devel.rtems.org/changeset/bc884f6/rtems 2016-06-21T20:58:20 [git] 6626efe by Pavel Pisa: [bsp/tms570: update pinmux to provide support for initialization lists and clear of alt outputs.] http://devel.rtems.org/changeset/6626efe/rtems 2016-06-21T20:58:20 [git] 8df196f by Pavel Pisa: [bsp/tms570: include complete peripheral initialization to SCI driver. Signed-off-by: Pavel Pisa ] http://devel.rtems.org/changeset/8df196f/rtems 2016-06-21T20:58:20 [git] 91043bf by Pavel Pisa: [bsp/tms570: regenerate preinstall makefile by bootstrap -p.] http://devel.rtems.org/changeset/91043bf/rtems 2016-06-21T21:40:57 [git] ecb72ce by Ben Gras: [some hooks to help building in RSB] http://devel.rtems.org/changeset/ecb72ce/umon 2016-06-21T21:40:57 [git] 696ee75 by Ben Gras: [FAT fs changes: FAT code and larger ROM size . add fatfs umon cli to it. unmodified from the umon 1.19 distribution, apache-licensed. . also add dosfs from the umon 1.19 distribution, which is similarly liberally licensed. . increase available 'ROM' size to 128kB minus 1kB secure + 18kB reserved 2016-06-21T21:40:57 (numbers from uboot wiki). . no unaligned access - ...] http://devel.rtems.org/changeset/696ee75/umon 2016-06-21T21:40:57 [git] 6e6815e by Ben Gras: [ARM: save and print exception context Debugging aid. Prints nice exception context info like: R0 = 0x00000000 R8 = 0x402fe8b0 R1 = 0x402ffd80 R9 = 0x40309b15 R2 = 0x00000800 R10 = 0x00000000 R3 = 0x402ffd40 R11 = 0x00000000 R4 = 0x402ffd40 R12 = 0x402fdd38 R5 = 0x402ffd80 SP = 0x40309694 R6 = 0x00000003 LR = 2016-06-21T21:40:57 0x402fa348 R7 = 0x00000800 PC ...] http://devel.rtems.org/changeset/6e6815e/umon 2016-06-21T22:17:27 *** mumptai has quit IRC 2016-06-21T22:52:46 *** Davidbrcz has quit IRC 2016-06-22T03:37:59 *** Wonjun__ has joined #rtems 2016-06-22T03:41:04 *** Wonjun_ has quit IRC 2016-06-22T04:46:36 *** mumptai has joined #rtems 2016-06-22T04:47:13 *** Wonjun__ has quit IRC 2016-06-22T04:47:39 *** Wonjun__ has joined #rtems 2016-06-22T04:47:57 *** monstr has joined #rtems 2016-06-22T05:46:17 [git] 97fd93c by Sebastian Huber: [Make printk_plugin() static] http://devel.rtems.org/changeset/97fd93c/rtems 2016-06-22T05:46:17 [git] 1ce8fc3 by Sebastian Huber: [Make rtems_printf_plugin() static] http://devel.rtems.org/changeset/1ce8fc3/rtems 2016-06-22T05:46:17 [git] 5c370a5 by Sebastian Huber: [Make rtems_fprintf_plugin() static] http://devel.rtems.org/changeset/5c370a5/rtems 2016-06-22T05:46:17 [git] e8020d1 by Sebastian Huber: [Rename and move RTEMS_PRINTF_ATTRIBUTE() Rename RTEMS_PRINTF_ATTRIBUTE() into RTEMS_PRINTFLIKE() (similar to __printflike()) and move it to .] http://devel.rtems.org/changeset/e8020d1/rtems 2016-06-22T05:46:17 [git] ede1a41 by Sebastian Huber: [Make rtems/print.h independent of rtems/bspIo.h] http://devel.rtems.org/changeset/ede1a41/rtems 2016-06-22T05:46:17 [git] 506bfc8 by Sebastian Huber: [Move printer initialization to separate header The RTEMS print user need to know nothing about a particular printer implementation. In particular get rid of the include which would be visible via .] http://devel.rtems.org/changeset/506bfc8/rtems 2016-06-22T05:46:17 [git] a33bfb6 by Sebastian Huber: [Avoid in This gets rid of the pull in of via via via .] http://devel.rtems.org/changeset/a33bfb6/rtems 2016-06-22T05:46:18 [git] f153157 by Sebastian Huber: [Rename rtems_test_print() into rtems_test_printf()] http://devel.rtems.org/changeset/f153157/rtems 2016-06-22T05:46:18 [git] 22c3a54 by Sebastian Huber: [Add printer task] http://devel.rtems.org/changeset/22c3a54/rtems 2016-06-22T05:46:19 [git] 3d9fd2c by Sebastian Huber: [sptests/sp20: Use printer task This avoids test failures due to slow output devices.] http://devel.rtems.org/changeset/3d9fd2c/rtems 2016-06-22T06:50:34 *** Boquete_pala has joined #rtems 2016-06-22T06:54:39 *** indy_ has joined #rtems 2016-06-22T06:57:21 sebhub: hi 2016-06-22T07:04:46 *** Boquete has quit IRC 2016-06-22T07:04:47 *** indy has quit IRC 2016-06-22T07:04:49 *** Boquete_pala is now known as Boquete 2016-06-22T07:07:16 *** mumptai has quit IRC 2016-06-22T07:53:02 hi chris 2016-06-22T08:42:24 *** mkhoory has joined #rtems 2016-06-22T08:59:48 *** benjamint1 has joined #rtems 2016-06-22T09:01:02 *** benjamint has quit IRC 2016-06-22T09:04:16 *** benjamint1 has quit IRC 2016-06-22T10:07:00 *** indy_ is now known as indy 2016-06-22T11:17:40 *** benjamint has joined #rtems 2016-06-22T12:14:00 [git] 655ce0f by Sebastian Huber: [sparc: Optimize CPU counter support] http://devel.rtems.org/changeset/655ce0f/rtems 2016-06-22T12:20:20 *** mkhoory-2 has joined #rtems 2016-06-22T12:20:29 *** mkhoory has quit IRC 2016-06-22T12:46:13 [git] ce6e9ec by Sebastian Huber: [posix: pthread_mutexattr_setprioceiling() Accept all priority values in pthread_mutexattr_setprioceiling(). This is in line with POSIX and FreeBSD. The priority is validated in pthread_mutex_init(). Validate the priority only for priority ceiling mutexes.] http://devel.rtems.org/changeset/ce6e9ec/rtems 2016-06-22T12:46:22 [git] 2df7fcf by Sebastian Huber: [posix: _POSIX_Mutex_Default_attributes Make _POSIX_Mutex_Default_attributes constant and independent of the scheduler instance. Use INT_MAX to indicate the default ceiling priority.] http://devel.rtems.org/changeset/2df7fcf/rtems 2016-06-22T12:46:31 [git] 4da078a by Sebastian Huber: [posix: Delete POSIX_API_Control::ss_high_priority This field was unused.] http://devel.rtems.org/changeset/4da078a/rtems 2016-06-22T12:46:41 [git] 4dc5450 by Sebastian Huber: [posix: Delete POSIX_API_Control::schedpolicy This field was redundant.] http://devel.rtems.org/changeset/4dc5450/rtems 2016-06-22T12:46:50 [git] 6bab009 by Sebastian Huber: [posix: Delete POSIX_API_Control::schedparam This field was redundant.] http://devel.rtems.org/changeset/6bab009/rtems 2016-06-22T12:47:00 [git] eec08ef by Sebastian Huber: [posix: Rework sporadic server scheduling policy Instead of lowering the priority in case the initial budget is consumed raise the priority for each new period. Restore the normal priority once the initial budget is consumed. This makes it later easier to combine the high priority phase with temporary priority boosts (e.g. 2016-06-22T12:47:00 via priority ceiling and in...] http://devel.rtems.org/changeset/eec08ef/rtems 2016-06-22T12:47:09 [git] 5a32c48 by Sebastian Huber: [posix: Make POSIX API aware of scheduler instances] http://devel.rtems.org/changeset/5a32c48/rtems 2016-06-22T12:47:18 [git] 1a4eac5 by Sebastian Huber: [posix: Generalize _POSIX_Priority_To_core() Move POSIX API priority validation into _POSIX_Priority_To_core().] http://devel.rtems.org/changeset/1a4eac5/rtems 2016-06-22T12:47:28 [git] c82835a by Sebastian Huber: [rtems: Rework RTEMS API to SuperCore priority Use same structure as POSIX API for thread priority conversion to/from SuperCore.] http://devel.rtems.org/changeset/c82835a/rtems 2016-06-22T12:47:38 [git] b8f76fa by Sebastian Huber: [score: Delete unused _Scheduler_Priority_compare() By convention, thread priorities must be integers in RTEMS. Smaller values represent more important threads.] http://devel.rtems.org/changeset/b8f76fa/rtems 2016-06-22T12:47:47 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"77ff5599e0d8e6d91190a379be21a332f83252b0/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-06-22T12:47:47 [trac] #2173/defect (reopened) updated by Sebastian Huber (In [changeset:"77ff5599e0d8e6d91190a379be21a332f83252b0/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2173 2016-06-22T12:47:48 [git] 77ff559 by Sebastian Huber: [score: Introduce map priority scheduler operation Introduce map/unmap priority scheduler operations to map thread priority values from/to the user domain to/from the scheduler domain. Use the map priority operation to validate the thread priority. The EDF schedulers use this new operation to distinguish between normal 2016-06-22T12:47:48 priorities and priorities obtai...] http://devel.rtems.org/changeset/77ff559/rtems 2016-06-22T12:47:57 [trac] #2173/defect (reopened) updated by Sebastian Huber (In [changeset:"7ec66e0890c65f3fdfed9db91a4ae59de6a8ff18/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2173 2016-06-22T12:47:57 [git] 7ec66e0 by Sebastian Huber: [score: Remove hidden deadline overrule for CBS Do what the user commands. Maybe we should add a rtems_cbs_period() that calls rtems_rate_monotonic_period() with the right parameter. Update #2173.] http://devel.rtems.org/changeset/7ec66e0/rtems 2016-06-22T12:48:07 [trac] #2173/defect (reopened) updated by Sebastian Huber (In [changeset:"9a78f8a5076687a8744991998ee6119f87db12a8/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2173 2016-06-22T12:48:07 [git] 9a78f8a by Sebastian Huber: [score: Modify release job scheduler operation Pass the deadline in watchdog ticks to the scheduler. Update #2173.] http://devel.rtems.org/changeset/9a78f8a/rtems 2016-06-22T12:48:17 [trac] #2173/defect (reopened) updated by Sebastian Huber (In [changeset:"99fc1d1d1b44e70a0bed4c94a514bd3f3b5df64f/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2173 2016-06-22T12:48:17 [git] 99fc1d1 by Sebastian Huber: [score: Rework EDF scheduler Use inline red-black tree insert. Do not use shifting priorities since this is not supported by the thread queues. Due to the 32-bit Priority_Control this currently limits the uptime to 49days with a 1ms clock tick. Update #2173.] http://devel.rtems.org/changeset/99fc1d1/rtems 2016-06-22T12:48:27 [git] 768c483 by Sebastian Huber: [score: Move _RBTree_Insert() The _RBTree_Insert() is no longer used in the score. Move it to sapi and make it rtems_rbtree_insert().] http://devel.rtems.org/changeset/768c483/rtems 2016-06-22T12:48:36 [git] 69a6802 by Sebastian Huber: [score: Move _RBTree_Find() The _RBTree_Find() is no longer used in the score. Move it to sapi and make it rtems_rbtree_find(). Move corresponding types and support functions to sapi.] http://devel.rtems.org/changeset/69a6802/rtems 2016-06-22T12:48:46 [trac] #2556/enhancement (accepted) updated by Sebastian Huber (In [changeset:"9bfad8cd519f17cbb26a672868169fcd304d5bd5/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2556 2016-06-22T12:48:46 [git] 9bfad8c by Sebastian Huber: [score: Add thread priority to scheduler nodes The thread priority is manifest in two independent areas. One area is the user visible thread priority along with a potential thread queue. The other is the scheduler. Currently, a thread priority update via _Thread_Change_priority() first updates the user visble thread priority 2016-06-22T12:48:47 and the thread queue, the...] http://devel.rtems.org/changeset/9bfad8c/rtems 2016-06-22T13:05:27 *** vivekk has joined #rtems 2016-06-22T13:08:29 *** monstr has quit IRC 2016-06-22T13:10:18 *** vivekk has quit IRC 2016-06-22T13:42:51 *** deval has joined #rtems 2016-06-22T13:50:11 *** _sambeet has joined #rtems 2016-06-22T13:50:13 *** ppisa has joined #rtems 2016-06-22T13:56:57 *** dipupo has quit IRC 2016-06-22T13:57:25 *** dipupo has joined #rtems 2016-06-22T13:58:18 *** gedare has joined #rtems 2016-06-22T13:58:18 *** ChanServ sets mode: +o gedare 2016-06-22T13:58:58 Habeeb Olufowobi is here 2016-06-22T14:00:00 good morning 2016-06-22T14:00:08 <_sambeet> Good morning 2016-06-22T14:00:10 good morning ! 2016-06-22T14:00:25 *** mudit1729 has joined #rtems 2016-06-22T14:00:45 Good morning 2016-06-22T14:01:06 Good morning Gedare. 2016-06-22T14:01:13 This week we have midterm evaluations, please remember to do your student evaluation, and check in with your mentors to ensure they complete their part of the eval. 2016-06-22T14:02:32 For your status updates make note of what deliverables you have completed/near complete, and what you planned to get done but did not. 2016-06-22T14:02:56 If you don't have that to report right now, that's fine, but make a note of it on your tracking table status entry. 2016-06-22T14:03:10 We'll start this morning with dipupo. Hi dipupo. 2016-06-22T14:03:27 Hi Gedare 2016-06-22T14:04:55 I have not been able to get console working. Presently i'm rewriting the GPIO and UART configuration 2016-06-22T14:05:23 I hope to finish those today and test them to see if I can bring the console up 2016-06-22T14:05:29 *** rony_ has joined #rtems 2016-06-22T14:06:15 OK. 2016-06-22T14:06:40 I got to know that some registers were use on the new board that are not in the BSP itself 2016-06-22T14:07:43 Did you isolate the line of code where you get the exception error you reported? 2016-06-22T14:08:02 Yes I did 2016-06-22T14:08:14 [git] 006af6a by Alexander Krutwig: [score: Improve heap protection Check block pointers of deferred free list before use.] http://devel.rtems.org/changeset/006af6a/rtems 2016-06-22T14:08:17 *** punitvara has joined #rtems 2016-06-22T14:08:24 Hi all 2016-06-22T14:08:44 It's on the gpio initialization 2016-06-22T14:09:04 ok, then i guess you're focused on debugging. :) 2016-06-22T14:09:14 anything else? _sambeet you'll be next 2016-06-22T14:09:28 *** rony_ has quit IRC 2016-06-22T14:09:55 *** sacha has joined #rtems 2016-06-22T14:10:01 I was not able to figure out the error code still 2016-06-22T14:10:29 That's just a parameter from the default exception handler, I think. 2016-06-22T14:10:34 [git] 0fddefe by Alexander Krutwig: [bsp/atsam: Fix QSPI driver API We support read/write of arbitrary buffers.] http://devel.rtems.org/changeset/0fddefe/rtems 2016-06-22T14:10:56 Ok 2016-06-22T14:11:04 That will be all for now 2016-06-22T14:11:13 <_sambeet> Hi 2016-06-22T14:11:35 ok. go ahead _sambeet 2016-06-22T14:12:00 <_sambeet> I am still working on patching RTT .I have completed RTT patch.But I am now preparing a RTT component to test on i386 Qemu. I have used the gnu Linux primitives for my OS Abstraction and I am using the default i386 architecture.I will also have to write a architecture abstraction for sparc which will be my next goal. 2016-06-22T14:12:30 <_sambeet> I have a doubt on the API 2016-06-22T14:13:05 <_sambeet> Rtems supports both the posix api and a separate C api 2016-06-22T14:13:30 <_sambeet> Which one should I use to set is primitives. 2016-06-22T14:14:28 If you stick with POSIX API that might be the easiest/most portable approach. 2016-06-22T14:14:44 I would use POSIX for this project, for now. 2016-06-22T14:15:00 In this case, you shouldn't have much difference between i386 and sparc, I hope. 2016-06-22T14:16:30 <_sambeet> And once I installed rtems for i386 I found the time.h and mutex.h headers but they used totally different structures than the default os abstraction, so how can we say it will work? 2016-06-22T14:16:45 The structures matter less than the interface, I think 2016-06-22T14:16:47 *** vivekk has joined #rtems 2016-06-22T14:17:07 If you stick to POSIX function calls, then life should be good. Post some code and ask for feedback at this point, I suppose. 2016-06-22T14:18:32 Anything else _sambeet? You could put together a longer email if necessary. deval you'll be up next 2016-06-22T14:18:51 okay 2016-06-22T14:19:30 <_sambeet> Yes sir.i would rather sum up my doubts in mail 2016-06-22T14:19:38 <_sambeet> Thank you sir. 2016-06-22T14:19:45 ok thank you _sambeet. go ahead deval 2016-06-22T14:19:52 Hi, I was communicating with the previous year GSoC student Ragunath, who ported network stack on BBB. With his help I was able to move forword. Now my driver's prob fuction is working. 2016-06-22T14:19:55 But there are some issues with attach function. I was getting "failed to set power state". I understood that there is some problem with mailbox. Now I am using mailbox functions from bsp/mailbox.h implementation. 2016-06-22T14:20:01 Currently adding mailbox functions and resolving errors. 2016-06-22T14:21:16 ok. good news! 2016-06-22T14:21:38 keep on plugging away at that, I suppose. Do you have any other questions or issues to report? 2016-06-22T14:22:21 Unless any other big issue comes up, USB work should be done by this weekend. 2016-06-22T14:22:30 No questions 2016-06-22T14:22:42 ok good. thanks deval. punitvara you can go now 2016-06-22T14:22:54 As you told me to write pwm driver from scratch. I have used some BBBIO function and wrote clock function on my own. I have also tested code and sent patch for review as well. 2016-06-22T14:22:56 thank you :) 2016-06-22T14:23:07 https://www.youtube.com/watch?v=jhjZO9amdSA 2016-06-22T14:23:20 I have uploaded small testing video on youtube 2016-06-22T14:23:46 are you addressing the feedback from your code? 2016-06-22T14:23:58 *** _sambeet has quit IRC 2016-06-22T14:24:03 Yes I have sent patch today 2016-06-22T14:24:15 ah, ok 2016-06-22T14:24:19 Martin has reviewed code. Again I have sent another patch 2016-06-22T14:24:25 I have put you on CC as well 2016-06-22T14:24:33 that's fine I read the mailing list anyway. 2016-06-22T14:24:51 keep pushing to get your code into shape for merging, that will be good. 2016-06-22T14:25:14 Yes sure. I will keep improving as per feedbacks 2016-06-22T14:25:33 Anything else you want me to do for testing ? 2016-06-22T14:25:36 ok, thanks punitvara anything else? darnir you'll be next 2016-06-22T14:25:40 hmm, testing.. 2016-06-22T14:26:00 I have attached multimeter which measures frequency 2016-06-22T14:26:19 and also demonstrated through LED as well 2016-06-22T14:26:26 ok. it is difficult to do much for testing beyond that with just one board any way. 2016-06-22T14:26:53 provide a test example code, like the gpio examples I think we have 2016-06-22T14:27:25 I also need to add documentations for calculations 2016-06-22T14:27:29 (hi all) 2016-06-22T14:27:37 (nice to see i just caught punitvara's report :)) 2016-06-22T14:27:38 Should I include in README ? 2016-06-22T14:28:48 I don't know where it should go 2016-06-22T14:28:56 probably wherever the numbers are populated 2016-06-22T14:29:23 Martin suggested to add testsuit and add README inside it 2016-06-22T14:30:17 bring this up by email to devel ml. I'm not sure where we have the gpio test cases living right now. 2016-06-22T14:30:56 Since we now have the ability to specify which testsuites to use per-BSP/arch using the .tcfg files, it is possible to create some device-specific test suite code such as for PWM that only runs on the BBB for now, until others implement the API 2016-06-22T14:31:11 but this kind of change needs some more discussion 2016-06-22T14:31:34 Okay so I will process as feedbacks on patch @devel 2016-06-22T14:32:51 Any thing else @Gedare ? @Ben ? 2016-06-22T14:32:55 ok. also, there is a debug feature check with --enable-rtems-debug 2016-06-22T14:33:13 ah Thanks I was looking for that 2016-06-22T14:33:24 that lets you use #if RTEMS_DEBUG 2016-06-22T14:33:28 or something similar 2016-06-22T14:33:39 You might want to ask a separate email question about how to write debug helper code 2016-06-22T14:33:47 and what is already available to make use of 2016-06-22T14:33:54 i know we have DEBUG_ASSERT functions 2016-06-22T14:33:58 I'm not sure about debug prints. 2016-06-22T14:34:05 ok. darnir you're up next 2016-06-22T14:34:10 thanks punitvara. hi darnir 2016-06-22T14:34:18 I have added printf inside functions can I add under #if RTEMS_DEBUG 2016-06-22T14:34:19 ? 2016-06-22T14:34:54 hi gedare 2016-06-22T14:34:55 For the midterm I was supposed to finish synching up schedsim with current master. But I had a few problems with it and Joel was a little busy early on. Since this wasn't a very important portion, after discussions we decided to push it later and start working on the algorithm implementation itself. Due to illness, I haven't been able to put in a lot of work. After the clock driver was fixed last week, I 2016-06-22T14:35:01 have been able to run the tests without issue. Since then I've been working on getting the strong APA scheduler to pass the tests for the priority affinity smp scheduler. Once that is done, I'll start working on changing the algorithm so that it supports the strong APA invariant. I've been working on the algorithm implementation itself separately, but that will take some time to incorporate. There were 2016-06-22T14:35:07 conflicts with the scheduler priority changes that sebhub committed today, so my immediate goal is to finish the rebase. 2016-06-22T14:35:51 *** lcpfnvcy has quit IRC 2016-06-22T14:36:15 It took some more time than expected to actually understand the scheduler implementation. There were too many function pointers and things being redirected. 2016-06-22T14:36:49 *** lcpfnvcy has joined #rtems 2016-06-22T14:37:26 what have you done for the "working on the algorithm implementation itself separately"? 2016-06-22T14:38:02 yes, the scheduler is a bit complicated. 2016-06-22T14:38:13 That was trying to implement a proof of concept entirely out of tree so I have a better idea of what pitfalls I'll face when implementing it in RTEMS 2016-06-22T14:38:32 is that on github? 2016-06-22T14:38:47 This was mostly done because as I raised the issue earlier, the clock driver bug meant I couldn't execute any code on RTEMS itself. 2016-06-22T14:39:03 share that with your mentors as part of your contributions toward the deliverables you proposed. 2016-06-22T14:39:36 Nope it's not. It's a small c99 toy implementation of writing an MVM solver using an adjacency list 2016-06-22T14:39:39 Will do. 2016-06-22T14:40:34 ok, thanks darnir. i hope you're starting to feel better 2016-06-22T14:40:54 sacha: you're up now, hello 2016-06-22T14:40:59 Thanks! 2016-06-22T14:42:36 *** sacha has quit IRC 2016-06-22T14:42:42 ok. Wonjun__ can go instead 2016-06-22T14:43:28 hi Wonjun__ 2016-06-22T14:44:30 *** sacha has joined #rtems 2016-06-22T14:44:45 ok, sacha can go 2016-06-22T14:44:53 ok 2016-06-22T14:45:04 this week I read LwIP socket API to get familier with the structures and its inner layers to understand it's functioning. 2016-06-22T14:45:14 Actually netconn API of LwIP is little hard to understand. Now I am focusing on this API as it is other option for porting LwIP. I have mailed some doubts regarding the socket API of LwIP and other things to Pavel. 2016-06-22T14:45:26 After understanding this Netconn API ,I will map RTEMS file API to socket/netconn API depending on pavel reply and I start testing it on QEMU 2016-06-22T14:45:29 hi ppisa 2016-06-22T14:45:56 there is significant amount of work to be done 2016-06-22T14:45:57 ppisa: hi 2016-06-22T14:46:04 ok sacha have you looked at how ppisa's group as done this before? 2016-06-22T14:46:36 we have not used netcon, we used lwIP socket API for now. 2016-06-22T14:46:54 No actually only mapping file API is to be done as much as I know 2016-06-22T14:47:00 is there good advantagae to use the netconn? 2016-06-22T14:47:34 I have discussed it more times in e-mails and even today in the reply what can be done. 2016-06-22T14:47:38 ok 2016-06-22T14:48:04 It is possible to go through RTEMS FD to lwIP FD proxy. 2016-06-22T14:48:24 private email or on mailing list? 2016-06-22T14:48:46 i have not recalled seeing anything on the RTEMS mailing lists about this lwip project. 2016-06-22T14:49:03 In the past in the list. Today in private reply to sacha private e-mail with CC to you. 2016-06-22T14:49:36 ok 2016-06-22T14:50:11 thanks 2016-06-22T14:50:36 skimming your email 2016-06-22T14:50:45 gedare : can I go ,I am in hurry 2016-06-22T14:51:28 yes sacha but I should let you know, I am not happy with the progress of this project so far. we have 5 more days before midterm eval closes. I hope there will be good progress and solid plan of work for the next half, to get a good eval. 2016-06-22T14:51:58 thanks sacha you can leave. Wonjun__ are you here? 2016-06-22T14:52:00 gedare :yes 2016-06-22T14:52:19 *** sacha has quit IRC 2016-06-22T14:52:58 or vivekk. 2016-06-22T14:53:18 I'm here. Can I go ? 2016-06-22T14:53:18 Thanks Gedare 2016-06-22T14:53:28 mudit1729: can go since he asked. Hi mudit1729 2016-06-22T14:53:39 ok 2016-06-22T14:53:44 Hi gedare :) 2016-06-22T14:53:50 Firstly the SD card driver, Presently, probe functions are working fine. bcm_dma0: and sdhci_bcm0: on nexus0 and mmc0: on sdhci_bcm0 I had written a basic testsuite configuring the application for DOSFS. These are these devices visible - bpf0, ttyS0, console. What could be the issue here ?. Once i am able to get the device, the testuite will be a straightforward 2016-06-22T14:54:14 Secondly, I had pushed a patch adding functionality to the mailbox code present in RTEMS mainline. Pavel had suggested a cosmetic change which was done and a patch was pushed. One of my deliverables for this project 2016-06-22T14:54:19 is your test a standalone application? 2016-06-22T14:54:39 yes 2016-06-22T14:55:03 you might have to debug through the code that populates the device "tree" structure. 2016-06-22T14:55:40 Should I push the added mailbix functions patch to mainline or somebody or somebody else is better choice/takes care about that? 2016-06-22T14:56:05 ppisa you are good for the rpi BSP maintenance. 2016-06-22T14:56:14 OK, I push that. 2016-06-22T14:56:44 you should add yourself to the MAINTAINERS file as Write After Approval and give localized write for the RPI and TMS 2016-06-22T14:57:06 okay 2016-06-22T14:57:56 Another part of the project was to add DMA to SPI and I2C. I have developed an understanding how this is implemented in RTEMS using libi2c. README was hugely helpful. Will be looking into how DMA functionality can be added to RTEMS Mailine and thus be used in the SPI and I2C. One issue with this is that it will make DMA controller that I had ported from FreeBSD, a duplication of code. 2016-06-22T14:57:59 mudit1729: without more info it is hard to tell why the device doesn't show up 2016-06-22T14:58:50 mudit1729: libi2c is the older approach for i2c. take a look also at cpukit/dev/i2c 2016-06-22T14:59:04 I have one question, do your functions to retrieve version code report expected values? 2016-06-22T14:59:10 I thought we got the RPi to use the newer dev/i2c one. 2016-06-22T15:00:03 Okay, Ill be looking into that. 2016-06-22T15:01:08 ok thanks mudit1729 do you have anything else now? 2016-06-22T15:01:28 @ppisa, For me all the mailbox functions return a -2 value. I am trying to debug the same. The power set function that works for you returns a -2 for me. Im trying to the debug the issue. 2016-06-22T15:01:28 mudit1729: Error: "ppisa," is not a valid command. 2016-06-22T15:02:15 Ok, so please let me informed. Are you using RPi2? 2016-06-22T15:02:31 check git version and toolchain build 2016-06-22T15:02:40 No Im using RPi Model B 2016-06-22T15:02:48 So it is same as mine 2016-06-22T15:03:17 and delete build tree, re-bootstrap, configure && make after fresh git-pull 2016-06-22T15:03:47 okay, Ill do that and try again 2016-06-22T15:04:27 thanks mudit1729. hi vivekk 2016-06-22T15:04:39 hello 2016-06-22T15:05:34 mudit1829 : I have to develop I2C after Mid evaluation as well. I will ping you for more info 2016-06-22T15:06:09 *** vivekk_ has joined #rtems 2016-06-22T15:06:17 I'm fixing the code to fetch sizes of usertypes and testing with examples. I will push these examples and the code should be mergeable by tonight. 2016-06-22T15:06:33 I will consult with Chris and start working on metadata creation and CTF generation in trace linker, which is halfway done so should not take long. 2016-06-22T15:06:58 I've studied the Capture Engine code and understood the changes required for CTF but i encountered an error with the existing capture code. I have written a mail on the list and trying to address the issue 2016-06-22T15:07:43 ok thanks I have been keeping somewhat track of the progress through your emails. But I did not see the mail on the list you mentioned 2016-06-22T15:07:49 did it go throught? 2016-06-22T15:08:31 oh, it was part of the thread for your introduction email 2016-06-22T15:08:45 vivekk_: it is helpful if you start a new email thread for a new problem/question/idea/discussion. 2016-06-22T15:08:46 Yes it did. Chris advised to focus on the trace linker part for now which should be done this week 2016-06-22T15:09:01 Sorry. I will 2016-06-22T15:09:02 *** vivekk has quit IRC 2016-06-22T15:10:00 *** vivekk_ has quit IRC 2016-06-22T15:10:09 vivekk_: ok thanks. the RTEMS_UNSATISFIED almost always means that a resource (thread, mutex/semaphore, event, message, etc.) was requested but not enough of that resource was included in the application configuration 2016-06-22T15:10:14 oops, lost him. 2016-06-22T15:10:23 *** vivekk has joined #rtems 2016-06-22T15:10:31 vivekk: ok thanks. the RTEMS_UNSATISFIED almost always means that a resource (thread, mutex/semaphore, event, message, etc.) was requested but not enough of that resource was included in the application configuration 2016-06-22T15:11:16 you should use gdb and break in the function that returns RTEMS_UNSATISFIED to see what resource it attempts to allocate and is denied. 2016-06-22T15:11:47 Sorry im facing connection problems at my college. I have tried configuring the resources but failed. Thanks for the gdb tip. Will try this 2016-06-22T15:11:57 ok, thanks vivekk 2016-06-22T15:12:15 I think that is everyone except for Wonjun__ ? 2016-06-22T15:12:39 If he gets back before I go I'll catch up with him. Everyone remember to do your student evaluation and update your traccking status entry 2016-06-22T15:14:16 thank you everyone, happy hacking! I'll be gone for the following 2 weeks, and Joel should be filling in for me at the weekly meetings 2016-06-22T15:18:01 Gedare: Thank you for your precious time 2016-06-22T15:18:18 Happy hacking !! 2016-06-22T15:24:04 *** punitvara has quit IRC 2016-06-22T15:25:04 *** vivekk has quit IRC 2016-06-22T15:33:12 *** deval has quit IRC 2016-06-22T16:54:12 *** monstr has joined #rtems 2016-06-22T17:18:37 *** Davidbrcz has joined #rtems 2016-06-22T17:23:34 oh right, Wonjun__ is in Denver. 2016-06-22T18:27:33 *** guillaum1 has quit IRC 2016-06-22T18:42:29 *** guillaum1 has joined #rtems 2016-06-22T19:00:39 *** monstr has quit IRC 2016-06-22T19:42:05 *** ppisa has left #rtems 2016-06-22T20:15:50 *** guillaum1 has quit IRC 2016-06-22T20:30:19 *** guillaum1 has joined #rtems 2016-06-22T20:34:40 *** guillaum1 has quit IRC 2016-06-22T20:48:52 *** guillaum1 has joined #rtems 2016-06-22T20:53:30 *** guillaum1 has quit IRC 2016-06-22T21:12:31 *** modwizcode has joined #rtems 2016-06-22T21:13:49 *** Davidbrcz has quit IRC 2016-06-22T21:17:11 *** guillaum1 has joined #rtems 2016-06-22T21:21:48 *** guillaum1 has quit IRC 2016-06-22T21:36:05 *** guillaum1 has joined #rtems 2016-06-22T22:32:24 *** guillaum1 has quit IRC 2016-06-22T22:51:46 *** guillaum1 has joined #rtems 2016-06-22T22:55:38 *** gedare has quit IRC 2016-06-22T22:56:20 *** guillaum1 has quit IRC 2016-06-22T23:12:10 *** guillaum1 has joined #rtems 2016-06-22T23:16:18 *** guillaum1 has quit IRC 2016-06-22T23:21:34 *** rtems-irc has joined #rtems 2016-06-22T23:31:35 *** guillaum1 has joined #rtems 2016-06-22T23:36:21 *** guillaum1 has quit IRC 2016-06-22T23:50:50 *** guillaum1 has joined #rtems 2016-06-22T23:55:07 *** guillaum1 has quit IRC 2016-06-23T00:04:03 *** gedare has joined #rtems 2016-06-23T00:04:03 *** ChanServ sets mode: +o gedare 2016-06-23T00:11:07 *** guillaum1 has joined #rtems 2016-06-23T00:15:28 *** guillaum1 has quit IRC 2016-06-23T00:19:26 *** gedare has quit IRC 2016-06-23T00:23:50 *** rtems-irc has joined #rtems 2016-06-23T00:32:01 *** guillaum1 has joined #rtems 2016-06-23T00:36:27 *** guillaum1 has quit IRC 2016-06-23T00:51:11 *** guillaum1 has joined #rtems 2016-06-23T00:56:18 *** guillaum1 has quit IRC 2016-06-23T01:13:57 *** gedare has joined #rtems 2016-06-23T01:13:57 *** ChanServ sets mode: +o gedare 2016-06-23T01:16:15 *** guillaum1 has joined #rtems 2016-06-23T01:20:55 *** guillaum1 has quit IRC 2016-06-23T01:26:24 *** gedare has quit IRC 2016-06-23T01:28:29 *** dipupo has quit IRC 2016-06-23T01:36:46 *** guillaum1 has joined #rtems 2016-06-23T01:41:18 *** guillaum1 has quit IRC 2016-06-23T01:56:13 *** guillaum1 has joined #rtems 2016-06-23T02:01:56 *** guillaum1 has quit IRC 2016-06-23T02:16:51 *** guillaum1 has joined #rtems 2016-06-23T02:23:24 *** guillaum1 has quit IRC 2016-06-23T02:36:30 *** guillaum1 has joined #rtems 2016-06-23T02:40:44 *** guillaum1 has quit IRC 2016-06-23T02:54:40 *** guillaum1 has joined #rtems 2016-06-23T02:58:54 *** guillaum1 has quit IRC 2016-06-23T03:13:51 *** guillaum1 has joined #rtems 2016-06-23T03:18:11 *** guillaum1 has quit IRC 2016-06-23T04:00:25 *** Wonjun__ has quit IRC 2016-06-23T04:00:54 *** Wonjun__ has joined #rtems 2016-06-23T04:59:49 *** Wonjun__ has quit IRC 2016-06-23T05:00:39 *** Wonjun__ has joined #rtems 2016-06-23T05:54:33 [git] 0c1413c by Alexander Krutwig: [bsp/atsam: Add I2C driver] http://devel.rtems.org/changeset/0c1413c/rtems 2016-06-23T05:59:10 *** monstr has joined #rtems 2016-06-23T07:25:14 *** mkhoory-2 has quit IRC 2016-06-23T07:59:28 *** mkhoory has joined #rtems 2016-06-23T08:38:34 [git] ec5d95e by Sebastian Huber: [smptests/smpmrsp01: Fix due to API changes Commit 77ff5599e0d8e6d91190a379be21a332f83252b0 introduced a change in the rtems_semaphore_create() behaviour for MrsP semaphores. The ceiling priorities for all schedulers except the scheduler of the executing thread are initialized to zero.] 2016-06-23T08:38:34 http://devel.rtems.org/changeset/ec5d95e/rtems 2016-06-23T08:38:43 [git] 93f158f by Sebastian Huber: [score: Fix EDF no-preempt thread handling] http://devel.rtems.org/changeset/93f158f/rtems 2016-06-23T08:38:53 [git] b679b49 by Sebastian Huber: [sptests/sp42: Relax priority requirements] http://devel.rtems.org/changeset/b679b49/rtems 2016-06-23T10:20:36 *** sacha has joined #rtems 2016-06-23T11:03:39 *** sacha has quit IRC 2016-06-23T11:03:55 *** sacha has joined #rtems 2016-06-23T11:09:14 *** sacha has quit IRC 2016-06-23T12:08:27 [git] 32fd702 by Sebastian Huber: [Update due to RTEMS printer API changes] http://devel.rtems.org/changeset/32fd702/rtems-libbsd 2016-06-23T12:12:26 *** hesham has quit IRC 2016-06-23T12:18:29 [git] c991d65 by Sebastian Huber: [Update due to RTEMS printer API changes] http://devel.rtems.org/changeset/c991d65/rtems-libbsd 2016-06-23T14:23:55 *** hesham has joined #rtems 2016-06-23T15:00:12 *** gedare has joined #rtems 2016-06-23T15:00:12 *** ChanServ sets mode: +o gedare 2016-06-23T16:55:41 *** Davidbrcz has joined #rtems 2016-06-23T17:12:19 *** dougk_ has quit IRC 2016-06-23T17:51:16 *** dougk_ has joined #rtems 2016-06-23T19:12:37 *** monstr has quit IRC 2016-06-23T19:21:12 [trac] #2744/infra (v:4.10) created by amar (Remove RBL blocking for mailing lists.) http://devel.rtems.org/ticket/2744 2016-06-23T19:32:24 *** mudit1729 has quit IRC 2016-06-23T19:39:35 *** mumptai has joined #rtems 2016-06-23T20:10:07 [trac] #2745/defect (v:4.11) created by gedare (Use clock from pthread_condattr in pthread_cond_timedwait) http://devel.rtems.org/ticket/2745 2016-06-23T20:10:22 [trac] #2745/defect (assigned) updated by gedare (empty comment) http://devel.rtems.org/ticket/2745 2016-06-23T20:27:34 *** sebhub has quit IRC 2016-06-23T20:27:35 *** kiwichris has quit IRC 2016-06-23T20:27:36 *** geheimnis` has quit IRC 2016-06-23T20:27:37 *** gigetoo has quit IRC 2016-06-23T20:27:55 *** kiwichris has joined #rtems 2016-06-23T20:27:56 *** gigetoo has joined #rtems 2016-06-23T20:27:57 *** sebhub has joined #rtems 2016-06-23T20:28:03 *** geheimnis` has joined #rtems 2016-06-23T21:06:36 *** gedare has quit IRC 2016-06-23T21:16:59 *** Davidbrcz has quit IRC 2016-06-23T22:12:59 *** mumptai has quit IRC 2016-06-23T22:25:19 *** gedare has joined #rtems 2016-06-23T22:25:19 *** ChanServ sets mode: +o gedare 2016-06-23T23:21:53 *** gedare has quit IRC 2016-06-24T05:34:51 *** guillaum1 has joined #rtems 2016-06-24T05:39:26 *** guillaum1 has quit IRC 2016-06-24T05:49:04 *** mumptai has joined #rtems 2016-06-24T05:49:04 *** monstr has joined #rtems 2016-06-24T05:54:07 *** guillaum1 has joined #rtems 2016-06-24T05:59:45 *** guillaum1 has quit IRC 2016-06-24T06:14:52 *** guillaum1 has joined #rtems 2016-06-24T06:19:29 *** guillaum1 has quit IRC 2016-06-24T06:27:02 *** Davidbrcz has joined #rtems 2016-06-24T06:34:41 *** guillaum1 has joined #rtems 2016-06-24T06:40:42 *** guillaum1 has quit IRC 2016-06-24T06:41:04 *** Davidbrcz has quit IRC 2016-06-24T07:37:54 *** mumptai has quit IRC 2016-06-24T08:04:41 *** Davidbrcz has joined #rtems 2016-06-24T08:12:39 *** Davidbrcz has quit IRC 2016-06-24T08:30:18 [git] b364d38 by Sebastian Huber: [sptests/spintrcritical23: Explicity set scheduler This test uses scheduler-specific data structures, thus it must use the right scheduler.] http://devel.rtems.org/changeset/b364d38/rtems 2016-06-24T08:30:27 [git] 51e008d by Sebastian Huber: [posix: Fix pthread_create() Do not access data of the executing thread without proper locks.] http://devel.rtems.org/changeset/51e008d/rtems 2016-06-24T08:30:37 [git] a4a307d by Sebastian Huber: [score: Fix _Scheduler_EDF_Yield() A non-preemptive task must yield if it says so.] http://devel.rtems.org/changeset/a4a307d/rtems 2016-06-24T09:03:05 [trac] GSoC/2016 edited by deval (empty comment) http://devel.rtems.org/wiki/GSoC/2016 2016-06-24T09:34:22 [git] 8dcb883 by Pavel Pisa: [MAINTAINERS: added self] http://devel.rtems.org/changeset/8dcb883/rtems 2016-06-24T09:34:23 [git] 14de20f by Pavel Pisa: [arm/raspberrypi: Force VC mail box buffer to be synchronized through cache. This solution is quick fix until CPU_DATA_CACHE_ALIGNMENT is defined and cache manager is checked on all Raspberry Pi variants.] http://devel.rtems.org/changeset/14de20f/rtems 2016-06-24T09:53:22 [git] 50a56df by Sebastian Huber: [score: Move SCHEDULER_EDF_PRIO_MSB This is an implementation detail of the EDF scheduler.] http://devel.rtems.org/changeset/50a56df/rtems 2016-06-24T10:26:54 *** sacha_ has joined #rtems 2016-06-24T10:28:36 *** sacha_ has quit IRC 2016-06-24T12:32:09 [git] 1c77a36 by Sebastian Huber: [bsps: Include missing ] http://devel.rtems.org/changeset/1c77a36/rtems 2016-06-24T12:55:05 *** monstr has quit IRC 2016-06-24T13:28:42 *** sacha has joined #rtems 2016-06-24T13:34:59 *** jkridner has quit IRC 2016-06-24T13:45:32 *** sacha has left #rtems 2016-06-24T13:45:51 *** sacha has joined #rtems 2016-06-24T13:56:52 *** sebhub has quit IRC 2016-06-24T14:08:04 *** ita has quit IRC 2016-06-24T14:08:04 *** ita has joined #rtems 2016-06-24T15:08:34 *** jkridner has joined #rtems 2016-06-24T15:57:33 *** sacha has quit IRC 2016-06-24T16:19:00 *** Davidbrcz has joined #rtems 2016-06-24T16:59:03 *** Davidbrcz has quit IRC 2016-06-24T17:30:19 *** gigetoo has quit IRC 2016-06-24T17:30:52 *** gigetoo has joined #rtems 2016-06-24T17:31:38 *** jkridner has quit IRC 2016-06-24T17:56:52 *** mumptai has joined #rtems 2016-06-24T19:06:07 *** mumptai has quit IRC 2016-06-24T21:54:40 *** Davidbrcz has joined #rtems 2016-06-24T22:27:14 *** Davidbrcz has quit IRC 2016-06-24T23:49:05 [trac] #2746/defect (v:4.12) created by chrisj (RTEMS gdb python script do not load.) http://devel.rtems.org/ticket/2746 2016-06-24T23:49:54 [trac] #2746/defect (new) updated by chrisj (empty comment) http://devel.rtems.org/ticket/2746 2016-06-25T00:28:09 [trac] Debugging edited by chrisj (Add debugging newlib page) http://devel.rtems.org/wiki/Debugging 2016-06-25T00:53:26 *** mumptai has joined #rtems 2016-06-25T01:01:13 *** gedare has joined #rtems 2016-06-25T01:01:13 *** ChanServ sets mode: +o gedare 2016-06-25T01:02:50 [trac] Debugging/Newlib created http://devel.rtems.org/wiki/Debugging/Newlib 2016-06-25T01:03:54 [trac] Debugging/Newlib edited by chrisj (empty comment) http://devel.rtems.org/wiki/Debugging/Newlib 2016-06-25T01:05:36 [trac] Debugging/Newlib edited by chrisj (empty comment) http://devel.rtems.org/wiki/Debugging/Newlib 2016-06-25T01:07:10 [trac] Debugging/Newlib edited by chrisj (empty comment) http://devel.rtems.org/wiki/Debugging/Newlib 2016-06-25T01:14:31 [trac] Debugging edited by chrisj (empty comment) http://devel.rtems.org/wiki/Debugging 2016-06-25T01:36:07 *** gedare has quit IRC 2016-06-25T03:07:47 *** sacha has joined #rtems 2016-06-25T03:13:29 *** jkridner has joined #rtems 2016-06-25T03:34:52 *** sacha has quit IRC 2016-06-25T03:58:39 *** jkridner has quit IRC 2016-06-25T04:04:48 [trac] Debugging/HeapProtectionError created http://devel.rtems.org/wiki/Debugging/HeapProtectionError 2016-06-25T04:06:02 [trac] Debugging edited by chrisj (empty comment) http://devel.rtems.org/wiki/Debugging 2016-06-25T10:28:26 *** Davidbrcz has joined #rtems 2016-06-25T10:33:29 *** Davidbrcz has quit IRC 2016-06-25T10:48:07 *** Davidbrcz has joined #rtems 2016-06-25T11:01:40 *** mkhoory has quit IRC 2016-06-25T11:01:42 *** Davidbrcz has quit IRC 2016-06-25T13:46:33 *** mithro_ has joined #rtems 2016-06-25T13:51:20 *** mithro has quit IRC 2016-06-25T14:01:33 *** mithro_ is now known as mithro 2016-06-25T14:15:24 *** gedare has joined #rtems 2016-06-25T14:15:24 *** ChanServ sets mode: +o gedare 2016-06-25T14:36:03 *** Davidbrcz has joined #rtems 2016-06-25T15:31:50 *** gedare has quit IRC 2016-06-25T15:35:35 *** gedare has joined #rtems 2016-06-25T15:35:35 *** ChanServ sets mode: +o gedare 2016-06-25T16:28:09 *** gedare has quit IRC 2016-06-25T16:33:59 *** Davidbrcz has quit IRC 2016-06-25T16:48:30 *** gedare has joined #rtems 2016-06-25T16:48:30 *** ChanServ sets mode: +o gedare 2016-06-25T16:51:19 *** Davidbrcz has joined #rtems 2016-06-25T16:59:45 *** gedare has quit IRC 2016-06-25T17:30:34 *** Davidbrcz has quit IRC 2016-06-25T21:23:13 *** mumptai has quit IRC 2016-06-25T21:40:04 *** mumptai has joined #rtems 2016-06-25T23:12:42 *** gedare has joined #rtems 2016-06-25T23:12:43 *** ChanServ sets mode: +o gedare 2016-06-25T23:17:33 *** gedare has quit IRC 2016-06-26T01:56:54 *** gedare has joined #rtems 2016-06-26T01:56:55 *** ChanServ sets mode: +o gedare 2016-06-26T02:13:27 *** gedare has quit IRC 2016-06-26T04:30:09 *** sacha has joined #rtems 2016-06-26T06:03:45 *** mkhoory has joined #rtems 2016-06-26T08:09:50 *** Davidbrcz has joined #rtems 2016-06-26T08:41:18 *** atmc has joined #rtems 2016-06-26T08:49:46 *** Davidbrcz has quit IRC 2016-06-26T08:55:56 hi, are there any debugging options available for rtems that support features like opensda for NXP devices? 2016-06-26T09:20:48 i saw the stm32 boards have an ST-Link circuit, is this comparable to the openSDA from nxp? 2016-06-26T09:35:09 or let me rephrase the question 2016-06-26T09:35:45 which platform/evalboard would you recommend to start developing with rtems that supports debugging? 2016-06-26T09:36:20 and i want to work under linux 2016-06-26T16:42:37 *** indy has quit IRC 2016-06-26T17:35:42 [trac] #2747/defect (v:4.11) created by pggauvin (dlerror non-conformance) http://devel.rtems.org/ticket/2747 2016-06-26T17:36:02 [trac] 0001-libdl-Clear-error-between-dlerror-invocations.patch () attached to #2747 by pggauvin http://devel.rtems.org/ticket/2747 2016-06-26T17:36:13 [trac] 0002-libdl-dlerror-return-NULL-when-no-error.patch () attached to #2747 by pggauvin http://devel.rtems.org/ticket/2747 2016-06-26T17:36:23 [trac] 0003-libdl-Fix-dlerror-return-type.patch () attached to #2747 by pggauvin http://devel.rtems.org/ticket/2747 2016-06-26T17:36:41 [trac] 0004-Update-dlerror-usage.patch () attached to #2747 by pggauvin http://devel.rtems.org/ticket/2747 2016-06-26T17:47:45 [trac] rtems-syms-include-weaks.patch (Temporary workaround) attached to #2704 by pggauvin http://devel.rtems.org/ticket/2704 2016-06-26T17:55:52 [trac] #2704/defect (new) updated by pggauvin (I've attached a patch for rtems-syms in rtems-tools that includes any defined weak ...) http://devel.rtems.org/ticket/2704 2016-06-26T21:00:57 *** ita is now known as ita|zzz 2016-06-26T22:36:10 *** Davidbrcz has joined #rtems 2016-06-26T22:45:52 *** Davidbrcz has quit IRC 2016-06-26T22:59:38 *** mumptai has quit IRC