2015-12-21T00:07:52 *** jfjhh has joined #rtems 2015-12-21T00:16:37 *** tangem has quit IRC 2015-12-21T00:35:04 *** pvm has quit IRC 2015-12-21T01:23:38 *** Boquete_Mobile has quit IRC 2015-12-21T05:06:47 *** Boquete_Mobile has joined #rtems 2015-12-21T06:24:06 *** sebhub has joined #rtems 2015-12-21T06:46:17 good morning 2015-12-21T06:54:27 sebhub: morning! although it's night here. 2015-12-21T07:37:34 [trac] #2501/defect (closed) updated by Sebastian Huber (In [changeset:"a48b7c442db1a49acddf7a2adc07239ddb303020/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2501 2015-12-21T07:37:34 [git] a48b7c4 by Sebastian Huber: [score: Fix watchdog removal Under certain conditions a new watchdog was inserted with a wrong and very large delta interval due to an incomplete iterator update. Bug was introduced by 1ccbd052910ed16131c74b0d5595c8a94066942d. Close #2501.] http://devel.rtems.org/changeset/a48b7c4/rtems 2015-12-21T07:40:45 [trac] #2501/defect (closed) updated by Sebastian Huber (In [changeset:"2cc001a15a86b123044369845929d5dee3e4c9bb/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2501 2015-12-21T07:40:46 [git] 2cc001a by Sebastian Huber: [score: Fix watchdog removal Under certain conditions a new watchdog was inserted with a wrong and very large delta interval due to an incomplete iterator update. Bug was introduced by 1ccbd052910ed16131c74b0d5595c8a94066942d. Close #2501.] http://devel.rtems.org/changeset/2cc001a/rtems 2015-12-21T07:52:20 [trac] TBR/Website/RTEMSReferences edited by Owen_8 (empty comment) http://devel.rtems.org/wiki/TBR/Website/RTEMSReferences 2015-12-21T07:57:06 *** vthakkar has joined #rtems 2015-12-21T09:41:59 *** ita_ has joined #rtems 2015-12-21T09:42:26 *** rtems-trac_ has joined #rtems 2015-12-21T09:45:22 *** mcarberr1 has joined #rtems 2015-12-21T09:48:32 *** Mali_ has joined #rtems 2015-12-21T09:48:51 *** diginet_ has joined #rtems 2015-12-21T09:49:56 *** rtems-trac has quit IRC 2015-12-21T09:49:56 *** ita has quit IRC 2015-12-21T09:49:59 *** diginet has quit IRC 2015-12-21T09:50:01 *** mcarberry has quit IRC 2015-12-21T09:50:01 *** Mali has quit IRC 2015-12-21T09:50:03 *** Mali_ is now known as Mali 2015-12-21T10:01:01 *** shelf has joined #rtems 2015-12-21T10:02:42 *** jfjhh_ has joined #rtems 2015-12-21T10:02:46 *** geheimni1` has joined #rtems 2015-12-21T10:04:43 *** gigetoo_ has joined #rtems 2015-12-21T10:12:09 *** jfjhh has quit IRC 2015-12-21T10:12:09 *** gigetoo has quit IRC 2015-12-21T10:12:10 *** geheimnis` has quit IRC 2015-12-21T10:12:11 *** guillaum1 has quit IRC 2015-12-21T10:12:13 *** timothyh has quit IRC 2015-12-21T10:12:15 *** stryx` has quit IRC 2015-12-21T10:12:18 *** geheimni1` is now known as geheimnis` 2015-12-21T10:12:21 *** gigetoo_ is now known as gigetoo 2015-12-21T10:14:30 *** stryx` has joined #rtems 2015-12-21T10:38:51 *** guillaum1 has joined #rtems 2015-12-21T10:43:38 *** Boquete_Mobile has quit IRC 2015-12-21T10:50:58 [trac] TBR/Website/RTEMSReferences edited by Owen_8 (empty comment) http://devel.rtems.org/wiki/TBR/Website/RTEMSReferences 2015-12-21T11:03:59 *** Boquete_Mobile has joined #rtems 2015-12-21T13:33:39 *** Boquete_Mobile has quit IRC 2015-12-21T16:31:08 *** tangem has joined #rtems 2015-12-21T18:23:39 *** hesham has joined #rtems 2015-12-21T21:24:54 *** mcarberr1 is now known as mcarberry 2015-12-21T23:01:52 I am a gci student investigating . What would be the appropriate generic BSP error code to replace `assert(0)` with? i.e. `bsp_fatal(BSP_FATAL_CODE)` (codes in 'c/src/lib/libbsp/shared/include/fatal.h'). 2015-12-21T23:02:15 *** jfjhh_ is now known as jfjhh 2015-12-21T23:07:50 jfjhh: I think the last comment on that ticket explains it: The assert() in c/ should get converted to bsp_fatal(). In cpukit to _Assert() or a fatal error with a unique (source, code) 2015-12-21T23:09:22 tangem: yes, but bsp_fatal takes one of these error codes: 2015-12-21T23:10:29 `bsp_fatal(BSP_FATAL_INTERRUPT_INITIALIZATION)` goes down to `bsp_fatal(0)`, so is that it? 2015-12-21T23:13:39 jfjhh: probably, but might be a good idea to ask sebhub since he wrote that comment 2015-12-22T00:46:55 *** hesham has quit IRC 2015-12-22T01:06:06 *** tangem has quit IRC 2015-12-22T01:36:27 *** seadog007 has quit IRC 2015-12-22T01:39:21 *** seadog007 has joined #rtems 2015-12-22T14:42:09 *** tangem has joined #rtems 2015-12-22T15:13:35 *** dougk_ has quit IRC 2015-12-22T15:26:37 *** dougk_ has joined #rtems 2015-12-22T16:31:58 *** hesham has joined #rtems 2015-12-22T17:29:18 *** tangem has quit IRC 2015-12-22T17:38:54 *** tangem has joined #rtems 2015-12-22T18:27:25 *** ybden has joined #rtems 2015-12-22T18:32:11 *** ybden has quit IRC 2015-12-22T18:55:51 *** ybden has joined #rtems 2015-12-22T21:18:12 *** mumptai has joined #rtems 2015-12-22T22:49:46 *** seadog007 has quit IRC 2015-12-22T23:12:39 *** seadog007 has joined #rtems 2015-12-22T23:59:53 *** hesham has quit IRC 2015-12-23T01:09:48 *** tangem has quit IRC 2015-12-23T01:22:32 *** mumptai has quit IRC 2015-12-23T01:39:05 [trac] GCI/Coding/HelloWorld edited by Owen_8 (empty comment) http://devel.rtems.org/wiki/GCI/Coding/HelloWorld 2015-12-23T01:58:19 *** ybden has quit IRC 2015-12-23T02:00:04 *** peerst has quit IRC 2015-12-23T02:03:41 *** peerst has joined #rtems 2015-12-23T05:52:27 *** Scott_Deng has joined #rtems 2015-12-23T05:53:22 Hello! 2015-12-23T06:26:30 [trac] #2502/defect (v:4.11) created by sebastian.huber (Simple timecounter support is broken in case of nested interrupts) http://devel.rtems.org/ticket/2502 2015-12-23T06:49:51 *** Davidbrcz has quit IRC 2015-12-23T06:52:09 *** Davidbrcz has joined #rtems 2015-12-23T07:26:15 *** Scott_Deng has quit IRC 2015-12-23T07:32:35 *** Scott_Deng has joined #rtems 2015-12-23T07:50:29 *** jfjhh has quit IRC 2015-12-23T08:21:11 *** Scott_Deng has quit IRC 2015-12-23T10:21:34 *** Scott_Deng has joined #rtems 2015-12-23T10:25:56 *** Scott_Deng has quit IRC 2015-12-23T10:48:29 *** ybden has joined #rtems 2015-12-23T11:58:32 *** ybden has quit IRC 2015-12-23T13:07:07 *** mumptai has joined #rtems 2015-12-23T14:10:09 *** sebhub has quit IRC 2015-12-23T14:38:25 *** pvm has joined #rtems 2015-12-23T15:13:54 *** ybden has joined #rtems 2015-12-23T15:15:03 *** ybden has quit IRC 2015-12-23T15:26:27 *** ybden has joined #rtems 2015-12-23T16:15:29 *** tangem has joined #rtems 2015-12-23T16:35:23 *** hesham has joined #rtems 2015-12-23T16:59:30 [trac] Developer/VirtualMachines created http://devel.rtems.org/wiki/Developer/VirtualMachines 2015-12-23T17:01:54 [trac] WikiStart edited by joel.sherrill (Added link to using virtual machines.) http://devel.rtems.org/wiki/WikiStart 2015-12-23T18:00:04 *** Scott_Deng has joined #rtems 2015-12-23T18:41:49 *** Boquete_Mobile has joined #rtems 2015-12-23T19:10:59 *** geheimnis` has quit IRC 2015-12-23T19:11:02 *** stryx` has quit IRC 2015-12-23T19:13:13 *** stryx` has joined #rtems 2015-12-23T19:19:17 *** geheimnis` has joined #rtems 2015-12-23T19:20:16 [trac] #2503/defect (v:4.12) created by aunali1 (mvme5500 BSP: Exception Handler uses deprecated Notepads.) http://devel.rtems.org/ticket/2503 2015-12-23T19:21:06 *** Scott_Deng has quit IRC 2015-12-23T19:23:00 [trac] #2503/defect (new) updated by aunali1 (empty comment) http://devel.rtems.org/ticket/2503 2015-12-23T19:23:04 *** Scott_Deng has joined #rtems 2015-12-23T19:23:35 [trac] #2503/defect (new) updated by aunali1 (empty comment) http://devel.rtems.org/ticket/2503 2015-12-23T19:25:12 *** ybden has quit IRC 2015-12-23T20:13:22 *** Scott_Deng has quit IRC 2015-12-23T20:51:33 Hi 2015-12-23T21:06:32 [trac] 0001-api-Remove-deprecated-Notepads.patch () attached to #2493 by aunali1 http://devel.rtems.org/ticket/2493 2015-12-23T21:10:03 [trac] #2493/defect (new) updated by aunali1 (Notepads where a feature of RTEMS' tasks that simply functioned in the same way as ...) http://devel.rtems.org/ticket/2493 2015-12-23T21:43:38 *** Boquete_Mobile has quit IRC 2015-12-23T21:53:37 *** jfjhh has joined #rtems 2015-12-23T22:07:31 *** Boquete_Mobile has joined #rtems 2015-12-24T00:13:38 *** Boquete_Mobile has quit IRC 2015-12-24T00:44:56 *** pvm has quit IRC 2015-12-24T01:02:36 [trac] Developer/VirtualMachines edited by Tangem (Added references to page.) http://devel.rtems.org/wiki/Developer/VirtualMachines 2015-12-24T01:09:34 [trac] GCI/Documentation/Doxygen edited by Tangem (Fixed VM reference.) http://devel.rtems.org/wiki/GCI/Documentation/Doxygen 2015-12-24T01:12:56 [trac] Event/FOSS_IN/Report edited by Tangem (empty comment) http://devel.rtems.org/wiki/Event/FOSS_IN/Report 2015-12-24T01:15:10 [trac] Event/FOSS_IN/Report edited by Tangem (Fixed VM reference. (Wrote Development instead of Developer in previous change.)) http://devel.rtems.org/wiki/Event/FOSS_IN/Report 2015-12-24T01:16:45 [trac] GSoC/2013 edited by Tangem (Fixed VM reference.) http://devel.rtems.org/wiki/GSoC/2013 2015-12-24T01:18:06 [trac] GSoC/2012 edited by Tangem (Fixed VM reference.) http://devel.rtems.org/wiki/GSoC/2012 2015-12-24T01:19:51 [trac] GSoC/2011 edited by Tangem (empty comment) http://devel.rtems.org/wiki/GSoC/2011 2015-12-24T01:26:23 *** tangem has quit IRC 2015-12-24T02:33:16 *** mumptai has quit IRC 2015-12-24T04:53:36 *** hesham has quit IRC 2015-12-24T08:08:13 *** Boquete_Mobile has joined #rtems 2015-12-24T09:38:44 *** hesham has joined #rtems 2015-12-24T10:33:38 *** Boquete_Mobile has quit IRC 2015-12-24T11:14:59 *** jfjhh has quit IRC 2015-12-24T12:54:15 *** tangem has joined #rtems 2015-12-24T12:57:02 *** hesham has quit IRC 2015-12-24T18:37:36 *** ybden has joined #rtems 2015-12-24T18:54:45 *** Davidbrcz has quit IRC 2015-12-24T18:56:41 *** Davidbrcz has joined #rtems 2015-12-24T19:04:13 *** Boquete_Mobile has joined #rtems 2015-12-24T19:54:30 *** ybden has quit IRC 2015-12-24T19:58:39 *** ybden has joined #rtems 2015-12-24T20:23:20 [trac] GCI/Coding/HelloWorld edited by Owen_8 (empty comment) http://devel.rtems.org/wiki/GCI/Coding/HelloWorld 2015-12-24T22:13:38 *** Boquete_Mobile has quit IRC 2015-12-24T22:37:30 *** jfjhh has joined #rtems 2015-12-24T22:52:50 [git] d5154d0 by Aun-Ali Zaidi: [api: Remove deprecated Notepads Notepads where a feature of RTEMS' tasks that simply functioned in the same way as POSIX keys or threaded local storage (TLS). They were introduced well before per task variables, which are also deprecated, and were barely used in favor of their POSIX alternatives. In addition to their scarce 2015-12-24T22:52:51 usage, Notepads took up unne...] http://devel.rtems.org/changeset/d5154d0/rtems 2015-12-24T22:52:51 [git] 2268ee6 by Joel Sherrill: [libbsp/bfin and libbsp/powerpc acinclude.m4 regenerate] http://devel.rtems.org/changeset/2268ee6/rtems 2015-12-24T23:05:02 [trac] #2493/defect (closed) updated by Joel Sherrill (In [changeset:"c924e8502f6ad340acfae0e55443d0acde45fdf1/rtems"]: {{{ ...) http://devel.rtems.org/ticket/2493 2015-12-24T23:05:03 [git] c924e85 by Joel Sherrill: [user/task.t: Add advice on transitioning use of notepads closes #2493.] http://devel.rtems.org/changeset/c924e85/rtems 2015-12-25T01:06:20 *** jfjhh has quit IRC 2015-12-25T01:37:10 *** danieli has joined #rtems 2015-12-25T02:50:21 *** ybden has quit IRC 2015-12-25T03:31:54 *** hesham has joined #rtems 2015-12-25T04:54:25 *** tangem has quit IRC 2015-12-25T07:47:33 *** georgewhite has quit IRC 2015-12-25T10:32:16 *** hesham has quit IRC 2015-12-25T11:08:18 *** tangem has joined #rtems 2015-12-25T12:58:44 *** tangem has quit IRC 2015-12-25T13:33:03 *** tangem has joined #rtems 2015-12-25T13:36:04 *** Eiliries has joined #rtems 2015-12-25T13:39:18 *** tangem has quit IRC 2015-12-25T13:43:58 *** Eiliries has quit IRC 2015-12-25T14:17:06 *** Boquete_Mobile has joined #rtems 2015-12-25T15:02:49 *** tangem has joined #rtems 2015-12-25T15:13:42 *** gigetoo has quit IRC 2015-12-25T15:15:10 *** gigetoo has joined #rtems 2015-12-25T16:33:39 *** Boquete_Mobile has quit IRC 2015-12-25T16:33:40 [trac] #1405/defect (assigned) updated by aunali1 (This ticket is similar to #1709.) http://devel.rtems.org/ticket/1405 2015-12-25T19:36:02 *** ybden has joined #rtems 2015-12-25T19:39:41 *** hesham has joined #rtems 2015-12-25T20:04:00 *** ybden has quit IRC 2015-12-25T21:53:33 *** jfjhh has joined #rtems 2015-12-25T21:56:04 [trac] SQUASHED-Fix-Use-of-assert-ticket-2288.patch (Fixes usage of assert(). Adds a new bsp_error_code block.) attached to #2288 by jfjhh http://devel.rtems.org/ticket/2288 2015-12-25T22:01:52 [trac] SQUASHED-Fix-Use-of-assert-ticket-2288.patch (Fixes usage of assert(). Adds a new bsp_error_code block.) deleted from #2288 by jfjhh http://devel.rtems.org/ticket/2288 2015-12-25T22:01:53 [trac] SQUASHED-Fix-Use-of-assert-ticket-2288.patch (Fixes usage of assert(). Adds a new bsp_error_code block.) attached to #2288 by jfjhh http://devel.rtems.org/ticket/2288 2015-12-25T23:14:26 Hey everyone. When you configure an application as needing the Clock driver, is the initialization called on startup? I'm looking at a disassembly and can't figure out where Clock_driver_support_initialize_hardware is called 2015-12-25T23:35:16 *** tangem has quit IRC 2015-12-25T23:35:27 *** tangem has joined #rtems 2015-12-26T01:44:29 Hi mcarberry, Yes there's an initialization code for timer, each BSP provides such an init function and register it. 2015-12-26T01:45:17 Typically you'd find it in a file under arm/rpi/timer for example 2015-12-26T01:45:24 or clock .. 2015-12-26T02:21:58 *** tangem has quit IRC 2015-12-26T04:20:59 *** hesham has quit IRC 2015-12-26T06:06:45 *** Owen has joined #rtems 2015-12-26T07:48:32 *** Owen has quit IRC 2015-12-26T07:51:41 *** seadog007 has quit IRC 2015-12-26T08:10:24 *** guerby has quit IRC 2015-12-26T11:34:11 *** tangem has joined #rtems 2015-12-26T11:39:18 *** tangem has quit IRC 2015-12-26T12:36:20 *** guerby has joined #rtems 2015-12-26T13:47:03 *** tangem has joined #rtems 2015-12-26T15:07:52 *** mumptai has joined #rtems 2015-12-26T16:14:27 *** ybden has joined #rtems 2015-12-26T16:29:14 *** mumptai has quit IRC 2015-12-26T16:30:10 [trac] #2504/defect (v:4.11) created by Tangem (Doxygen for automatically generated headers in TMS570) http://devel.rtems.org/ticket/2504 2015-12-26T16:32:05 *** mumptai has joined #rtems 2015-12-26T16:56:09 [trac] #2504/defect (new) updated by Tangem (Since Trac isn't letting me attach the patch, I've put it on Dropbox: ...) http://devel.rtems.org/ticket/2504 2015-12-26T17:08:04 tangem: What issues are you having with adding an attachment? 2015-12-26T17:08:49 ybden: Trac rejects the attachment as potential spam 2015-12-26T17:09:14 tangem: Hmm, I believe that someone else had this problem. 2015-12-26T17:09:27 No CAPTCHA or anything? 2015-12-26T17:10:00 [trac] Developer/Tools/RSB edited by georgewhite5 (Reformatted the page somewhat, and added instructions for Arch Linux users.) http://devel.rtems.org/wiki/Developer/Tools/RSB 2015-12-26T17:10:06 ybden: No, I got a CAPTCHA during the original submission but for the attachment it just gave an error 2015-12-26T17:10:08 [trac] #2504/defect (new) updated by ppisa (Headers would be overwritten when files they are regenerated. Manual editing is ...) http://devel.rtems.org/ticket/2504 2015-12-26T17:11:22 tangem: If you ask one of the admins, they should be able to whitelist you, I think. 2015-12-26T17:17:48 ybden: Thanks, I think there already was a ticket on it and it's not that big a problem anyways 2015-12-26T17:37:51 *** ybden has quit IRC 2015-12-26T19:26:44 *** ybden has joined #rtems 2015-12-26T19:49:24 *** hesham has joined #rtems 2015-12-26T20:48:06 *** peerst has quit IRC 2015-12-26T20:48:53 *** peerst has joined #rtems 2015-12-26T20:57:11 *** ybden has quit IRC 2015-12-26T20:57:36 *** ybden has joined #rtems 2015-12-26T21:16:20 *** Owen_8 has joined #rtems 2015-12-26T23:42:11 *** ybden has quit IRC 2015-12-27T00:15:27 *** Owen_8 has quit IRC 2015-12-27T00:18:58 *** verm__ has quit IRC 2015-12-27T00:39:14 *** jfjhh has quit IRC 2015-12-27T01:27:20 *** tangem has quit IRC 2015-12-27T02:33:17 [trac] #2488/defect (closed) updated by beng (All build problems are fixed in my RSB repo. I have verified it works from scratch ...) http://devel.rtems.org/ticket/2488 2015-12-27T03:18:58 [trac] #2488/defect (closed) updated by beng (@chris, it seems your later commit of running the tester from a git clone did the ...) http://devel.rtems.org/ticket/2488 2015-12-27T03:22:31 [trac] #2505/defect (v:4.10) created by beng (beagle sdcard.sh has hard-coded rtems arm-rtems4.11-objcopy) http://devel.rtems.org/ticket/2505 2015-12-27T03:23:23 [trac] #2505/defect (new) updated by beng (empty comment) http://devel.rtems.org/ticket/2505 2015-12-27T03:23:34 [trac] #2505/defect (assigned) updated by beng (empty comment) http://devel.rtems.org/ticket/2505 2015-12-27T04:47:18 *** Owen_8 has joined #rtems 2015-12-27T05:01:52 *** mkhoory has joined #rtems 2015-12-27T06:43:24 *** Owen_8 has quit IRC 2015-12-27T07:28:13 *** mkhoory has quit IRC 2015-12-27T07:41:21 *** mkhoory has joined #rtems 2015-12-27T07:44:33 *** hesham has quit IRC 2015-12-27T08:11:35 *** jfjhh has joined #rtems 2015-12-27T08:40:23 *** jfjhh has quit IRC 2015-12-27T08:44:08 *** Scott_Deng has joined #rtems 2015-12-27T09:14:14 *** ybden has joined #rtems 2015-12-27T09:36:13 *** mkhoory-2 has joined #rtems 2015-12-27T09:39:59 *** mkhoory has quit IRC 2015-12-27T10:55:35 *** mkhoory-2 has quit IRC 2015-12-27T10:59:19 *** vaishu has joined #rtems 2015-12-27T11:19:34 *** vaishu has quit IRC 2015-12-27T11:20:55 *** Scott_Deng has quit IRC 2015-12-27T12:15:26 *** tangem has joined #rtems 2015-12-27T13:05:52 *** kulp has quit IRC 2015-12-27T13:21:14 *** Scott_Deng has joined #rtems 2015-12-27T13:25:44 *** Scott_Deng has quit IRC 2015-12-27T13:57:52 [trac] TBR/Delete/Hierarchy deleted (wiki) 2015-12-27T14:00:20 *** ybden has quit IRC 2015-12-27T14:05:10 *** ybden has joined #rtems 2015-12-27T14:17:02 *** ybden has quit IRC 2015-12-27T14:49:48 *** kulp has joined #rtems 2015-12-27T15:54:11 *** ybden has joined #rtems 2015-12-27T16:13:07 *** ybden has quit IRC 2015-12-27T16:23:46 *** ybden has joined #rtems 2015-12-27T16:41:50 *** diginet_ has quit IRC 2015-12-27T16:42:14 *** diginet has joined #rtems 2015-12-27T16:59:14 [trac] Projects/64bit_timestamps created http://devel.rtems.org/wiki/Projects/64bit_timestamps 2015-12-27T17:15:21 [trac] Projects/64bit_timestamps edited by Tangem (Removed self-reference from copied page.) http://devel.rtems.org/wiki/Projects/64bit_timestamps 2015-12-27T17:17:42 [trac] GSoC/2008 edited by Tangem (Fixed project reference.) http://devel.rtems.org/wiki/GSoC/2008 2015-12-27T20:47:43 *** Scott_Deng has joined #rtems 2015-12-27T21:08:27 *** Scott_Deng has quit IRC 2015-12-27T21:09:20 *** Scott_Deng has joined #rtems 2015-12-27T21:20:16 *** Scott_Deng has quit IRC 2015-12-27T21:23:08 *** hesham has joined #rtems 2015-12-27T21:31:27 *** ybden has quit IRC 2015-12-27T22:13:37 *** Scott_Deng has joined #rtems 2015-12-27T23:03:01 *** jfjhh has joined #rtems 2015-12-27T23:53:53 *** mumptai has quit IRC