2011-12-05T00:03:56 *** arvind_khadri has joined #rtems 2011-12-05T00:45:19 *** arvind_khadri has quit IRC (Ping timeout: 255 seconds) 2011-12-05T00:47:48 *** lcpfnvcy has quit IRC (Quit: leaving) 2011-12-05T00:48:33 *** lcpfnvcy has joined #rtems 2011-12-05T00:57:41 *** arvind_khadri has joined #rtems 2011-12-05T00:57:41 *** arvind_khadri has joined #rtems 2011-12-05T03:45:28 *** kiwichris has quit IRC (Ping timeout: 240 seconds) 2011-12-05T03:50:42 *** kiwichris has joined #rtems 2011-12-05T04:11:17 *** xiangfu has quit IRC (Ping timeout: 252 seconds) 2011-12-05T05:29:35 *** sebhub has joined #rtems 2011-12-05T05:29:38 hi 2011-12-05T05:43:28 *** xiangfu has joined #rtems 2011-12-05T05:51:19 *** xiangfu has quit IRC (Ping timeout: 252 seconds) 2011-12-05T05:53:18 *** xiangfu has joined #rtems 2011-12-05T05:53:55 *** xiangfu has joined #rtems 2011-12-05T07:10:01 *** neo1987___ has joined #rtems 2011-12-05T08:03:20 *** arvind_khadri has quit IRC (Ping timeout: 244 seconds) 2011-12-05T08:06:23 *** arvind_khadri has joined #rtems 2011-12-05T08:06:23 *** arvind_khadri has joined #rtems 2011-12-05T08:31:08 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2011-12-05T09:26:13 *** gedare has joined #rtems 2011-12-05T09:28:10 *** DrJoel has joined #rtems 2011-12-05T09:28:10 *** ChanServ sets mode: +o DrJoel 2011-12-05T09:53:13 DrJoel please go "OK" PR1912 2011-12-05T09:53:21 documentation patch ;) 2011-12-05T09:53:35 also: good morning 2011-12-05T09:58:13 hi 2011-12-05T09:58:19 hey sebhub 2011-12-05T09:59:16 sebhub: i have the gsoc student's memory protection code "working" and hope to submit something in the next month or two 2011-12-05T09:59:38 I will also probably send a design note to the mailing list, maybe the developer one to stimulate conversation 2011-12-05T10:00:02 what kind of memory is protected? 2011-12-05T10:00:19 Trying to make it fairly generic 2011-12-05T10:00:31 user/dev provides "regions" to apply protection 2011-12-05T10:01:01 We are doing some work with the task switch to provide the protection as per-task 2011-12-05T10:01:16 so it is a general api to set certain attributes for memory regions 2011-12-05T10:01:20 yes ideally 2011-12-05T10:01:28 r/w/x and cacheable 2011-12-05T10:01:44 if the BSP supports it 2011-12-05T10:02:04 there exists also shareable (for multi core systems) and guarded (for IO) 2011-12-05T10:02:06 the BSP has to provide a few functions, namely "install protection entry" takes a region and attribute and will enforce it 2011-12-05T10:02:20 on ARM garded is also known as device 2011-12-05T10:02:24 ok I will make sure that is easy to extend, but it should be no problem 2011-12-05T10:02:52 this is good 2011-12-05T10:03:25 the attributes are part of the region descriptor 2011-12-05T10:03:39 and there are macros to "get/set" so it will be easy to add new ones 2011-12-05T10:05:30 yes I think so too. I took what the gsoc student had done, input from dufault, and the nios api you emailed and tried to make something that can support it all 2011-12-05T10:06:36 i am curious, i have also the MPU support for ARMv7-M ready 2011-12-05T10:07:03 great. i will push some more this month then 2011-12-05T10:30:15 * DrJoel was helping Jennifer with MIPS Malta BSP.. back now.. will review patch gedare.. hold on. 2011-12-05T10:30:23 okiedokie 2011-12-05T10:30:57 when will we switch to git this year or next year? 2011-12-05T10:32:49 Chris and Amar will make a recommendation when they think it is ready. 2011-12-05T10:33:23 ok great, i am really looking forward to use it 2011-12-05T10:33:28 I know Jeff was going to switch git.rtems.org to CentOS 6. Fedora updates too fast for servers and we need more stability 2011-12-05T10:33:42 me too. I haven't really used it yet in more than toy projects 2011-12-05T10:34:02 I think it is getting closer but Chris has been swamped. Amar is using it (I think) and is making awesome progress on buildbot so every check in will get a compile and eventually tests run 2011-12-05T10:34:13 will rtems.org be running a "github" for developer branches? 2011-12-05T10:34:50 uses the buildbot the standard build system or waf? 2011-12-05T10:35:05 i believe he uses waf 2011-12-05T10:40:58 * DrJoel whispers.. he is usijng waf.. build times are massively improved. I expect after 4.11, there will be a huge, passionate discussion about converting to waf. I can see a rapid 4.12 which is not much more than 4.11 converted to waf if we decide to proceed 2011-12-05T10:41:14 * gedare gets passionate 2011-12-05T10:41:32 I am not a dictator (contrary to popular opinion) so the discussion of technical merits and direction will be open and public. This is a big thing to consider 2011-12-05T10:41:50 are we too close to 4.11 to bring it up now? 2011-12-05T10:42:01 * gedare grins mischievously 2011-12-05T10:46:18 I hope we are very close to 4.11. It has been well over a year without a major branch. We are overdue and need to wrap it up. 2011-12-05T10:46:25 This would be a first thing after 4.11 2011-12-05T10:46:36 I wouldn't hold 4.11 for the BSP Jennifer is working on. :) 2011-12-05T10:48:17 * DrJoel thinks gedare did not proofread the documentation patch. :) 2011-12-05T10:48:25 I will have some comments .. I am about 1/5 through 2011-12-05T10:48:35 ok you got me 2011-12-05T10:48:59 what can I say, it's monday 2011-12-05T10:49:18 it's OK. I am thrilled to know you caught that the patch didn't apply cleanly. :) 2011-12-05T10:49:26 hah 2011-12-05T10:50:11 i'll proofread it now too. I'm on an rtems day today 2011-12-05T10:50:25 writing up a blog post regarding memory protection. easier to format than an email 2011-12-05T10:51:37 actually I'll wait for your comments. *back to writing* 2011-12-05T10:51:57 Hi 2011-12-05T10:52:00 Just to let you know that I don't live a live of luxury.. read my yelp review on the place we stayed this weekend. http://www.yelp.com/biz/days-inn-of-monteagle-monteagle#hrid:PtOamX_IJARv98bvTOSwSA 2011-12-05T10:52:07 Hmm waf sounds interesting 2011-12-05T10:52:25 Does this replace the whole autoconf/automake stuff? 2011-12-05T10:52:29 haha epic 2011-12-05T10:52:45 peerst: yes I believe it does. and the reported build times are blazing fast 2011-12-05T10:52:46 peerst .. yes.. no bootstrap 2011-12-05T10:53:00 well, it replaces how we generate them ;) 2011-12-05T10:53:11 * peerst wantsit 2011-12-05T10:53:15 Chris says faster to build cpukit than bootstrap on his modest mac notebook 2011-12-05T10:53:38 so whats the magic in waf? 2011-12-05T10:53:47 peerst: Email Chris and Amar. He is keeping it tight until he is happy 2011-12-05T10:54:10 Ok I'm happy to wait 2011-12-05T10:54:33 drjoel: you're totally getting that maid fired 2011-12-05T10:54:34 First there is no bootstrap process like autoconf/make... It is in Python.. no shell invocations from make. Avoiding 1000s of shell invocations is a big deal 2011-12-05T10:54:54 Looks like some really good news for rtems users: git + better build 2011-12-05T10:55:06 I did not mention her name.. but you are right.. she was likely the only one there I want the owner nailed 2011-12-05T10:55:57 peerst: RTEMS is an old project.. Gedare, Chris and I have talked a lot about that. Decisions made 10+ years ago were right then but may not be right now. New, different and sometimes better tools are available now 2011-12-05T10:57:36 Yeah I know how it is ... still converting my old CVS repositories, waited until I found a real improvement so e.g. I skipped SVN 2011-12-05T10:58:10 same thing for RTEMS .. svn wasn't enough better to be worth the investment.. 2011-12-05T10:59:07 Its really interesting: the two main ingredients for my projects are old projects: Erlang is old and RTEMS is old hmm FreeBSD has ancient roots that makes it 3 2011-12-05T10:59:43 * gedare wants to use clang 2011-12-05T11:00:03 old means survived.. which should mean that there was strength and good qualities in the project and its code. :) 2011-12-05T11:00:13 My main contracting project for next year is showing its shape and there were some surprises 2011-12-05T11:00:33 waf should also help step in that direction.. bsp_specs are gcc specific and Chris plans to eliminate them to help the waf conversion 2011-12-05T11:00:45 Looks like we use a minimal RTEMS layer with some device drivers and put a Erlang VM on top 2011-12-05T11:01:24 Do most of the work in Erlang 2011-12-05T11:02:30 Erlang folks will be very interested in this ... what they call "embedded" is still Linux+Erlang 2011-12-05T11:03:20 And this will also be a nice fit with RTEMS SMP support 2011-12-05T11:04:11 sounds interesting 2011-12-05T11:04:25 And the soft realtime responsiveness of Erlang should be even better when there isn't a UNIX size kernel below it 2011-12-05T11:05:21 I'm pretty excited, its not 100% sure if the project will happen but if it happens it will be loads of fun 2011-12-05T11:06:08 sounds cool 2011-12-05T11:06:49 an Erlang-RTEMS kit would be good 2011-12-05T11:06:55 We need to get creating a web page for your octopus programmer written up as a google code-in project. Second batch gets released next week and couple of weeks a student could create it. :) 2011-12-05T11:08:11 gedare: I plan to build such a kit: rtems + erlang bundle ready to run 2011-12-05T11:08:20 fantastic 2011-12-05T11:14:39 cu 2011-12-05T11:14:51 bye.. hope your time off was nice 2011-12-05T11:15:09 yes, it was great in new york, perfect weather 2011-12-05T11:15:58 I am glad you enjoyed it. Hope the airport security was not too intrusive 2011-12-05T11:16:34 they were so board, nearly sleeped away during the passport check 2011-12-05T11:16:41 bored 2011-12-05T11:16:47 lucky for you.. 2011-12-05T11:17:00 I got a through check a couple of trips ago here in Huntsville.. 2011-12-05T11:17:40 I used to get the special treatment all the time while I still had my beard and was traveling alone 2011-12-05T11:17:45 *** sebhub has quit IRC (Remote host closed the connection) 2011-12-05T11:17:46 I had an evil can of shaving cream in my bag (not in 1 liter bag) and a travel shampoo bottle had fallen out and was in the bottom of my backpack.. not very nice at me until I thanked them for finding it for me. I though I had lost it 2011-12-05T11:24:27 *** neo1987___ has quit IRC () 2011-12-05T11:49:48 DrJoel: i have made serious headway on that 2011-12-05T11:49:57 (waf) 2011-12-05T11:54:15 i'll probably be ok for some very private testing later this week 2011-12-05T11:54:57 nice 2011-12-05T11:55:19 I hope I didn't say too much.. I am excited at the progress 2011-12-05T11:56:03 If you remember I mentioned we used an ancient texi2www which predates the official texi2html.. which will itself be deprecated in the next texinfo release? 2011-12-05T11:56:28 I now have the docs building with texi2html.. hope to get it cleaned up in the next few days and merged. That eliminates one ancient tool 2011-12-05T11:57:48 DrJoel: getting early inside information is one benefit of being on the irc channel 2011-12-05T11:58:01 so you didn't say too much 2011-12-05T12:02:31 o 2011-12-05T12:03:07 i've been working on it between things, there were a few major blocking issues that i finally got down to solving (had to do with the rtems source) 2011-12-05T12:03:26 i ended up writing a half a dozen python scripts to do the work and verify it 2011-12-05T12:04:30 gedare, DrJoel: what platforms do you use for rtems devel? 2011-12-05T12:05:04 because RPMs are usually the most up-to-date I use Fedora 2011-12-05T12:05:24 i see, ok 2011-12-05T12:05:41 Chris has some scripts to help with building tools on Mac... 2011-12-05T12:05:49 yep 2011-12-05T12:05:51 i use freebsd here 2011-12-05T12:05:53 I've used ubuntu before and managed my own scripts but it gets cumbersome 2011-12-05T12:06:33 personally have never used freebsd but I think it would be awesome if we had package support for it, then I would definitely give it a try 2011-12-05T12:06:58 chris updated his specbuilder last night to support freebsd 2011-12-05T12:07:03 i'm going to giv eit a shot later this evening 2011-12-05T12:07:18 freebsd ports has some old rtems tools that work fine 2011-12-05T12:07:21 oooh email me at rtems.org if it is painless :) 2011-12-05T12:07:38 maybe i'll take a weekend to set up a partition on my desktop 2011-12-05T12:08:47 gedare@? 2011-12-05T12:09:32 yeah 2011-12-05T12:09:34 rtems.org 2011-12-05T12:09:44 ok 2011-12-05T12:24:52 drjoel: I think rtems-vc might be broken now 2011-12-05T12:25:08 rather, I haven't seen any messages from it since the 2nd 2011-12-05T12:25:52 chris knows the fedora upgrade broke it 2011-12-05T12:25:59 Oh 2011-12-05T12:26:28 have you tried out the git repository? 2011-12-05T12:27:23 only a little. 2011-12-05T12:36:18 gedare: I thought Chris and Ralf fixed it.. :( 2011-12-05T12:36:55 Chris had hand installed perl script package and its dependencies broke. Ralf built an RPM for it and added it to RTEMS repo so it would stay correct in future 2011-12-05T12:37:40 ahhh 2011-12-05T12:38:09 well I think something is misconfigured. 2011-12-05T12:38:56 dang. I should have pointed out that Ralf's argument about not having commits get emailed to developers is a great reason to have a devel list for capturing responses to commits :) 2011-12-05T12:48:15 every subject is Changelog or Re: Changelog 2011-12-05T12:53:35 DrJoel: can you go release my message to rtems-users? I think it was blocked because I bcc'd there... 2011-12-05T12:53:52 or i will re-send it 2011-12-05T12:56:26 I prefer to have the bcc allowed, unless there is some good reason not to 2011-12-05T13:00:53 nvm i cancelled it... 2011-12-05T13:00:59 I will notify the rtems-users list separately. 2011-12-05T13:08:44 ok.. jeff usually does that btw 2011-12-05T13:48:25 *** arvind_khadri has joined #rtems 2011-12-05T13:54:06 verm__: also on freebsd here 2011-12-05T13:56:14 nice 2011-12-05T13:57:01 nice to hear that freebsd might be a more standard supported plattform for building rtems stuff 2011-12-05T13:57:21 customer of me is also on freebsd and using rtems 2011-12-05T14:03:20 most of my customers are on freebsd as well 2011-12-05T14:03:28 customers/clients 2011-12-05T14:14:28 Hi 2011-12-05T14:14:34 hi kiwichris 2011-12-05T14:15:03 For git it is just a matter or a date then Amar will cut a final convert. If ok we switch. 2011-12-05T14:15:13 I am away for 2 week after Xmas. 2011-12-05T14:15:20 Just heading out then will be back 2011-12-05T14:16:20 bye chris.. did you hear from alan? 2011-12-05T14:16:51 I think everyone disappearing for christmas makes is a bad idea until 2012.. then it is just another sign of the end of the world 2011-12-05T14:17:10 * DrJoel just submitted the patch to convert us complete to texi2html!!!! YEAH!!! It is ready!!! 2011-12-05T14:17:24 * DrJoel would appreciate a quick review from anyone.. needs to be committed :) 2011-12-05T14:51:10 No I have not heard from him 2011-12-05T14:51:34 Post to the devel list for review :) 2011-12-05T14:57:57 come on drjoel, the rtems-devel is there for a reason! 2011-12-05T14:58:25 omg enormous patch! 2011-12-05T15:00:25 if the documentation builds I say just push it 2011-12-05T15:01:24 hmmm, fc14 is EOL. I might just be trying freebsd sooner than I thought 2011-12-05T15:05:22 hehe 2011-12-05T15:07:56 *** antgreen has joined #rtems 2011-12-05T15:18:00 gedare: I didn't even peel the onion of seeing what new texinfo features we had avoided using because we would have had to implement them in texi2www ourselves. :) 2011-12-05T15:18:13 Again an old tool holding us back .. 2011-12-05T15:18:37 I am using FC15 at work.. fc14 on machines at home still.. need to upgrade them I suppose over the holidays 2011-12-05T15:19:11 gedare & chris.. if you don't mind, throw that you two are OK if it builds on the PR. 2011-12-05T15:19:22 I am on MacOS and a FreeBSD. I have a Linux box about to play with. 2011-12-05T15:19:38 i'm going to try freebsd if I hear good things about specbuilder. 2011-12-05T15:20:33 i OK'd it 2011-12-05T15:20:40 It is being worked on to build the tools. Should be working if I can find an expert to help answer some questions I have. 2011-12-05T15:22:57 gedare, I have been thinking about a name for what we call "memory protections". 2011-12-05T15:23:18 good... I think we need something better than what I have been using 2011-12-05T15:23:24 simply for the wordiness :) 2011-12-05T15:24:10 I was ponding "Arenas" or "Memory Protection Arenas" (MPA). 2011-12-05T15:24:37 A constructs which specific memory attributes that can be shared amount tasks 2011-12-05T15:24:46 which -> with 2011-12-05T15:25:19 amount -> amongst 2011-12-05T15:26:21 does the usage conflict with the notion of arena allocators, or do you think we'll be safe enough 2011-12-05T15:27:55 I think the name supports this. You alloc some memory, set some attributes and then share this memory with selected tasks. Other tasks cannot access the memory. 2011-12-05T15:28:40 A side effect of this work is the need for archs and therefore BSPs to cleanly handle faults. 2011-12-05T15:28:41 hmmm ok i will think on it. you should comment to the devel list too :) 2011-12-05T15:28:47 Will do. 2011-12-05T15:29:05 yes the low-level support code must deal with exceptions 2011-12-05T15:29:42 though we might be able to take a conservative view of exception as an illegal action and kill the offending code 2011-12-05T15:29:45 After that how we deal with faulting tasks. Kill ? Suspend ? 2011-12-05T15:30:08 that's a policy decision that we should be flexible about 2011-12-05T15:30:11 Maybe suspect and some form of event for a monitor which can clean up 2011-12-05T15:30:25 Yes. A suspend lets you poke around after 2011-12-05T15:30:56 this may motivate some work in delayed isr handler framework 2011-12-05T15:31:01 something i've been thinking about for awhile 2011-12-05T15:31:12 I also see hardware limits on the number of arenas support 2011-12-05T15:31:27 the low-level exception handler can just fire a message to a higher-level delayed handler that runs in score or something to deal with such things 2011-12-05T15:31:31 definitely there are 2011-12-05T15:31:34 Hmmm a fault in an ISR. Interesting ! 2011-12-05T15:31:57 yes we are testing this code now and have avoided applying protection to the workspace 2011-12-05T15:32:01 because the ISR vector table lives there 2011-12-05T15:32:11 otherwise things break badly 2011-12-05T15:32:23 One some arch that is true. 2011-12-05T15:32:25 same reason I suspect sebastian has been pushing for task stack allocators :) 2011-12-05T15:32:36 Yes 2011-12-05T15:32:46 it will all come together nicely I hope 2011-12-05T15:32:50 need to head out again, be back soon 2011-12-05T15:32:52 Ok 2011-12-05T15:33:01 send that naming email) 2011-12-05T15:39:21 *** arvind_khadri has quit IRC (Read error: Operation timed out) 2011-12-05T15:52:30 *** arvind_khadri has joined #rtems 2011-12-05T16:03:27 gedare: if no one comments by midday tomorrow, I will commit it. 2011-12-05T16:03:39 sounds good. 2011-12-05T16:03:44 gedare: in discussions with various freebsd developers about the state of freebsd for users i was pointed to pc-bsd 2011-12-05T16:03:53 give that a shot as it is far more user-oriented than freebsd 2011-12-05T16:04:08 Hm Okay 2011-12-05T16:04:16 thanks 2011-12-05T16:04:16 it's still freebsd 2011-12-05T16:04:19 just more user-friendly :) 2011-12-05T16:04:38 Hehe okay 2011-12-05T16:04:51 *** arvind_khadri has quit IRC (Ping timeout: 252 seconds) 2011-12-05T16:05:28 freebsd is great, and stable as far as it's tools go they are not.. hmm, easy to learn if you're not someone that has used fulltime for a while 2011-12-05T16:13:10 bye 2011-12-05T16:13:11 *** gedare has quit IRC (Quit: Ex-Chat) 2011-12-05T16:17:12 *** Ivaylo has joined #rtems 2011-12-05T16:17:38 *** arvind_khadri has joined #rtems 2011-12-05T16:17:38 *** arvind_khadri has joined #rtems 2011-12-05T16:17:41 Hello, can someone make a review of my task ? 2011-12-05T16:22:22 which one? 2011-12-05T16:23:17 verm__, if we wait until after new year to change to git that means mid-Jan because I am away until 16th Jan. 2011-12-05T16:23:33 verm__, how does this sit with you ? 2011-12-05T16:25:57 wow that's a long way away 2011-12-05T16:26:17 you're gone after new years? 2011-12-05T16:27:52 yeah. It is either soon'ish, if Joel agrees of mid-Jan. I am way in Bali for 2 weeks from the end of the year. 2011-12-05T16:28:21 I mean or min Jan, unless someone else handles any issues over the new year. 2011-12-05T16:29:54 does development slow down over the holidays? 2011-12-05T16:30:13 if we say the 16th that gives two weeks to iron things out is this not enough time? 2011-12-05T16:30:14 DrJoel: http://www.google-melange.com/gci/task/view/google/gci2011/7126270 2011-12-05T16:30:32 I will be very happy if someone can review it now 2011-12-05T16:31:34 I suppose is comes down to a 4.10 release. MMS needs a fix which will go in today and there maybe another if I can see a simple solution. The file delete time is not fast enough 2011-12-05T16:33:59 Ivaylo, nice page. Love the pic of the instruments. I will forward the link to Alan. 2011-12-05T16:34:09 well, doing the switch after 4.10 would be nice 2011-12-05T16:34:58 DrJoel, any chance of a pic of you in front of the sat for this page ? :) 2011-12-05T16:36:00 kiwichris: thank you 2011-12-05T16:40:20 good night from me guys 2011-12-05T16:40:37 Ivaylo, night and thank you for the page 2011-12-05T16:40:54 nite 2011-12-05T16:41:17 *** Ivaylo has quit IRC () 2011-12-05T16:44:55 I will close the task when I get home.. 2011-12-05T16:44:59 *** DrJoel has quit IRC (Quit: Leaving) 2011-12-05T16:51:27 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2011-12-05T17:55:19 *** kiwichris has quit IRC (Ping timeout: 244 seconds) 2011-12-05T18:00:13 *** kiwichris has joined #rtems 2011-12-05T21:09:16 *** arvind_khadri has joined #rtems 2011-12-05T21:40:15 *** xiangfu has quit IRC (Remote host closed the connection) 2011-12-05T22:03:35 *** xiangfu has joined #rtems 2011-12-05T22:29:36 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2011-12-05T23:25:28 *** antgreen has quit IRC (Ping timeout: 240 seconds) 2011-12-05T23:27:12 *** arvind_khadri has joined #rtems 2011-12-05T23:27:13 *** arvind_khadri has joined #rtems 2011-12-05T23:46:11 *** rtemsLogger` has joined #rtems 2011-12-05T23:46:16 *** rtemsLogger has quit IRC (Ping timeout: 240 seconds) 2011-12-06T00:45:09 *** arvind_khadri has quit IRC (Ping timeout: 248 seconds) 2011-12-06T00:58:11 *** arvind_khadri has joined #rtems 2011-12-06T00:58:11 *** arvind_khadri has joined #rtems 2011-12-06T01:32:43 *** sebhub has joined #rtems 2011-12-06T01:32:53 good morning 2011-12-06T01:33:04 sebhub, hi 2011-12-06T05:20:30 *** Ivaylo has joined #rtems 2011-12-06T05:20:44 kiwichris 2011-12-06T07:38:10 someone ? 2011-12-06T07:47:30 ? 2011-12-06T08:02:43 can some make a review of my task in GCI ? 2011-12-06T08:03:13 sry i am not involved in GCI 2011-12-06T08:11:41 *** xiangfu has quit IRC (Ping timeout: 252 seconds) 2011-12-06T08:18:26 *** xiangfu has joined #rtems 2011-12-06T08:32:33 *** Ivaylo has quit IRC (Ping timeout: 252 seconds) 2011-12-06T08:40:40 *** Ivaylo has joined #rtems 2011-12-06T09:10:49 *** sebhub has quit IRC (Ping timeout: 252 seconds) 2011-12-06T09:10:53 *** antgreen has joined #rtems 2011-12-06T10:07:16 *** arvind_khadri has quit IRC (Ping timeout: 268 seconds) 2011-12-06T10:37:21 *** Ivaylo has quit IRC () 2011-12-06T11:33:55 *** gedare has joined #rtems 2011-12-06T11:42:06 *** arvind_khadri has joined #rtems 2011-12-06T11:42:06 *** arvind_khadri has joined #rtems 2011-12-06T16:58:57 *** antgreen has quit IRC (Remote host closed the connection) 2011-12-06T17:02:32 *** gedare has quit IRC (Quit: Ex-Chat) 2011-12-06T18:43:24 *** xiangfu has quit IRC (Quit: Leaving) 2011-12-06T20:39:10 *** arvind_khadri has quit IRC (Ping timeout: 244 seconds) 2011-12-06T20:51:28 *** arvind_khadri has joined #rtems 2011-12-06T21:34:07 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2011-12-06T21:46:20 *** arvind_khadri has joined #rtems 2011-12-06T21:46:20 *** arvind_khadri has joined #rtems 2011-12-06T21:53:38 *** xiangfu has joined #rtems 2011-12-06T21:55:02 *** arvind_khadri has quit IRC (Ping timeout: 248 seconds) 2011-12-06T21:58:38 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-06T22:07:14 *** arvind_khadri has joined #rtems 2011-12-06T22:14:39 *** xiangfu has joined #rtems 2011-12-06T22:36:10 *** arvind_khadri has quit IRC (Read error: Operation timed out) 2011-12-07T00:19:00 *** arvind_khadri has joined #rtems 2011-12-07T00:22:20 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T00:32:47 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-07T00:42:45 *** arvind_khadri has joined #rtems 2011-12-07T00:46:06 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T00:49:17 *** arvind_khadri has joined #rtems 2011-12-07T01:06:09 *** arvind_khadri has quit IRC (Quit: Leaving) 2011-12-07T01:08:24 *** arvind_khadri has joined #rtems 2011-12-07T01:12:17 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T01:13:58 *** arvind_khadri has joined #rtems 2011-12-07T01:13:58 *** arvind_khadri has joined #rtems 2011-12-07T01:28:46 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T01:33:41 *** arvind_khadri has joined #rtems 2011-12-07T01:33:42 *** arvind_khadri has joined #rtems 2011-12-07T01:35:48 *** sebhub has joined #rtems 2011-12-07T01:36:43 good morning 2011-12-07T01:38:57 *** xiangfu has joined #rtems 2011-12-07T01:40:55 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T01:53:42 *** xiangfu has quit IRC (Ping timeout: 244 seconds) 2011-12-07T01:56:52 *** dirtycookie has joined #rtems 2011-12-07T01:57:25 hello i have a question concerning the plugin setup of rtems: http://www.rtems.com/wiki/index.php/RTEMS_Eclipse_Plug-in#Cross-references_not_Working 2011-12-07T01:58:09 in the base path and bsp path those packages are downloaded from your ftp server? 2011-12-07T01:59:04 no, this is the path to the installed tools and bsps 2011-12-07T01:59:48 the rtems-4.10.1.tar.bz2 for example? 2011-12-07T02:00:47 before you start with eclipse make sure that you installed everything correctly and are able to build the examples on the command line 2011-12-07T02:02:47 mingw,cygwin and msys is there. what is the right term to search for bsp then/ 2011-12-07T02:02:49 ? 2011-12-07T02:03:51 which host os do you use? 2011-12-07T02:03:57 windows 2011-12-07T02:04:10 which tool chain did you install? 2011-12-07T02:04:58 as i mentioned from above 2011-12-07T02:07:31 im stuck at the plugin setup where u have to tell it where this and that is. i didn't get the 1st 2 from the top. "Base path" and "BSP path" 2011-12-07T02:08:11 sry, I am not able to see what tool chain you use 2011-12-07T02:09:19 for the coldfire arch 2011-12-07T02:09:28 *** arvind_khadri has joined #rtems 2011-12-07T02:09:37 ok, but do you use mingw or cygwin? 2011-12-07T02:10:37 yes 2011-12-07T02:11:19 you use both? 2011-12-07T02:11:31 msys and cygwin ? 2011-12-07T02:12:01 i have both, and following the instructions of the wiki of rtems 2011-12-07T02:12:10 you can use both, but for the moment you should choose one 2011-12-07T02:12:22 i would use mingw 2011-12-07T02:12:32 ok fine 2011-12-07T02:12:49 did you install the 4.10 or other tools? 2011-12-07T02:13:36 well im now at this link and downloading the tools autotools 2011-12-07T02:13:39 4 now 2011-12-07T02:14:23 which link? 2011-12-07T02:14:37 http://www.rtems.com/ftp/pub/rtems/windows/4.10/build-1/rtems4.10-tools-1.exe 2011-12-07T02:14:47 http://www.rtems.com/ftp/pub/rtems/windows/4.10/build-1/rtems4.10-tools-autotools-1.exe 2011-12-07T02:14:51 Please do not use that. 2011-12-07T02:14:53 i would not use them 2011-12-07T02:15:01 ok 2011-12-07T02:15:13 what should i go for/ 2011-12-07T02:15:15 ? 2011-12-07T02:15:17 I have a simple shell script that will wget the tar files and install them. 2011-12-07T02:15:31 which rtems version do you intend to use? 2011-12-07T02:15:41 the newest 2011-12-07T02:15:47 4.11? 2011-12-07T02:15:51 Please send me your email address. My address is chrisj at rtems dot org. 2011-12-07T02:15:57 i wanna work on a coldfire v2 2011-12-07T02:16:06 With BDM debugging ? 2011-12-07T02:16:10 i thought 4.10 is the newest 2011-12-07T02:16:14 bdm yes 2011-12-07T02:16:31 Great. I look after the BDM project on sourceforge. 2011-12-07T02:16:46 kiwichris: sending you an email now 2011-12-07T02:17:05 Great. I need to head off for the evening but I will follow this up when I am back again. 2011-12-07T02:17:26 sent an email to kiwichris 2011-12-07T02:17:30 1 sec brb 2011-12-07T02:21:59 ok im back 2011-12-07T02:22:46 kiwichris: ok i have sent you an email, dont know how your script would work on a windows host 2011-12-07T02:39:15 In an msys shell. 2011-12-07T02:39:30 You need to use mingw-get and install the msys-wget package. 2011-12-07T02:39:41 ok 2011-12-07T02:40:26 1st time to get into mingw, how do i get into it 2011-12-07T02:40:53 How did you install it ? From the Mingw web site's latest mingw-get gui installer ? 2011-12-07T02:41:21 the latest gui installer 2011-12-07T02:41:47 it downloaded me a list of archived files and expanded them 2011-12-07T02:42:42 I create a quicklink to C:\MinGW\msys\1.0\msys.bat 2011-12-07T02:42:49 This will open the MSYS shell 2011-12-07T02:43:04 Did you select install msys when you ran the gnu installer ? 2011-12-07T02:43:31 i put a tick at msys and apparently installed everything 2011-12-07T02:44:04 Excellent. 2011-12-07T02:44:08 Send the script 2011-12-07T02:44:17 I do "cd /c" 2011-12-07T02:44:24 mkdir opt 2011-12-07T02:44:26 cd opt 2011-12-07T02:44:28 mkdir rtems 2011-12-07T02:44:41 then run the script and install the tools. 2011-12-07T02:45:11 Look in the script for the URL to the files on the RTEMS ftp server and get the autoconf and automake packages. 2011-12-07T02:45:20 You will needed these. 2011-12-07T02:45:35 I am off for the night so bye 2011-12-07T02:45:40 1sec you sent it to my email 2011-12-07T02:45:55 thx btw 2011-12-07T02:46:05 Did you get it ? 2011-12-07T02:46:14 checking 2011-12-07T02:46:16 1 sec 2011-12-07T02:47:51 kiwichris: no nothing came in 2011-12-07T02:47:56 sent to both addresses. 2011-12-07T02:48:03 2nd one just now 2011-12-07T02:48:15 or use pastebin 2011-12-07T02:48:24 ah got it 2011-12-07T02:48:39 Great 2011-12-07T02:49:07 for mingw-inst I tend to "mingw-get list | less" and search for the specific package to the get the one I want 2011-12-07T02:49:12 looking at the script now 2011-12-07T02:49:26 Ok. The URL will get to the built binaries. 2011-12-07T02:49:28 cya 2011-12-07T02:50:02 thanks again 2011-12-07T02:51:48 *** xiangfu has joined #rtems 2011-12-07T03:11:37 *** arvind_khadri has quit IRC (Quit: Leaving) 2011-12-07T03:16:15 *** arvind_khadri has joined #rtems 2011-12-07T03:17:48 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T03:25:36 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-07T03:47:45 *** arvind_khadri has joined #rtems 2011-12-07T03:47:45 *** arvind_khadri has joined #rtems 2011-12-07T03:50:17 *** dirtycookie has quit IRC (Ping timeout: 252 seconds) 2011-12-07T03:58:50 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T04:07:18 *** arvind_khadri has joined #rtems 2011-12-07T04:07:19 *** arvind_khadri has joined #rtems 2011-12-07T05:02:25 *** dirtycookie has joined #rtems 2011-12-07T06:07:36 sebhub: u there 2011-12-07T06:12:00 *** arvind_khadri has quit IRC (Quit: Leaving) 2011-12-07T06:12:25 *** arvind_khadri has joined #rtems 2011-12-07T06:12:26 *** arvind_khadri has joined #rtems 2011-12-07T06:17:57 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T06:18:16 *** arvind_khadri has joined #rtems 2011-12-07T06:19:46 *** arvind_khadri has joined #rtems 2011-12-07T06:29:41 *** Ivaylo has joined #rtems 2011-12-07T06:30:10 I am looking for Joel Sherrill ? 2011-12-07T06:31:20 *** arvind_khadri has joined #rtems 2011-12-07T06:38:03 Ivaylo: they seem to be busy or afk 2011-12-07T06:42:58 anyone there/ 2011-12-07T06:42:59 ? 2011-12-07T07:32:24 *** Ivaylo has quit IRC () 2011-12-07T07:38:34 sebhub: ? 2011-12-07T07:58:08 *** xiangfu has joined #rtems 2011-12-07T08:07:26 can someone help me with the wiki 2011-12-07T08:07:43 of yours. http://www.rtems.com/wiki/index.php/RTEMS_Eclipse_Plug-in#Cross-references_not_Working 2011-12-07T08:08:31 i get the 2 famous error that are documented in yout wiki. but the problem still stays when telling eclipse where cygwin and mingw is located 2011-12-07T09:23:02 *** antgreen has joined #rtems 2011-12-07T09:30:15 *** xiangfu has quit IRC (Ping timeout: 252 seconds) 2011-12-07T10:01:22 *** gedare has joined #rtems 2011-12-07T10:13:13 *** antgreen has quit IRC (Ping timeout: 255 seconds) 2011-12-07T10:21:11 *** dirtycookie has quit IRC (Read error: Connection reset by peer) 2011-12-07T10:28:02 *** dirtycookie has joined #rtems 2011-12-07T10:29:13 hi 2011-12-07T10:30:14 can you build your bsp on the command line? 2011-12-07T10:32:17 um im still stuck at the error messages that i get in eclipse telling me that mingw and cygwin is not present in those paths 2011-12-07T10:33:58 ok, please choose mingw or cygwin at the moment, why do you insist to use both? 2011-12-07T10:34:38 sehub: not insisting im just following what the wiki says that is it 2011-12-07T10:34:44 i leave one empty? 2011-12-07T10:35:02 yes, you only need to specify the one you intend to use 2011-12-07T10:35:12 ok ill take mingw 2011-12-07T10:35:44 *** antgreen has joined #rtems 2011-12-07T10:35:47 ok, then please open an msys shell and type in "m68k-rtems4.10-gcc --version", what do you see then? 2011-12-07T10:37:10 that is not installe 2011-12-07T10:37:11 d 2011-12-07T10:37:43 you need the msys shell to build the bsp 2011-12-07T10:37:53 and to run make 2011-12-07T10:38:00 im in the msys shell 2011-12-07T10:38:43 ah ok, then install the m68k tools from this link: ftp://www.rtems.eu/pub/rtems/mingw32/4.10/ 2011-12-07T10:38:53 i will 2011-12-07T10:39:00 make sure you can access the tools from the msys shell 2011-12-07T10:40:39 rtems4.10-tools-m68k-1.exe downloaded 2011-12-07T10:41:02 wiat 2011-12-07T10:41:24 please use the files from ftp://www.rtems.eu/pub/rtems/mingw32/4.10/ 2011-12-07T10:42:04 you need only the files from the m68k subdirectories 2011-12-07T10:43:44 *tools* downloaded 2011-12-07T10:44:07 *** antgreen has quit IRC (Ping timeout: 240 seconds) 2011-12-07T10:44:13 i get the message that it cannot open \etc\fstab. MSYS mount point not added 2011-12-07T10:44:41 what about /etc/fstab? 2011-12-07T10:45:41 i get the message "Cannot open not-found\etc\sftab. MSYS mount point not added." 2011-12-07T10:46:05 and you do what? 2011-12-07T10:46:26 i doubleclicked the rtems4.10-tools.exe 2011-12-07T10:46:57 please use the files from ftp://www.rtems.eu/pub/rtems/mingw32/4.10/ 2011-12-07T10:49:21 rtems-4.10-m68k-rtems4.10-binutils 2011-12-07T10:49:21 rtems-4.10-m68k-rtems4.10-gcc 2011-12-07T10:49:22 rtems-4.10-m68k-rtems4.10-gdb 2011-12-07T10:49:27 that is all 2011-12-07T10:49:35 yes, 2011-12-07T10:49:40 all 3?> 2011-12-07T10:49:58 if you need autoconf and automake, then download the sources, configure, and build them 2011-12-07T10:50:05 yes, all 3 2011-12-07T10:50:46 they contain tar files, which you have to unpack in the root "/" directory 2011-12-07T10:52:06 *** arvind_khadri has joined #rtems 2011-12-07T10:52:06 *** arvind_khadri has joined #rtems 2011-12-07T10:52:52 thanks sebhub for the patience, please wait while i download this will take a little time @50kb/s 2011-12-07T10:53:46 i have to go in 10 minutes 2011-12-07T10:55:11 ok continue, what do i do after unzipping the contents to the root folder 2011-12-07T10:55:33 into the root of the msys file system 2011-12-07T10:55:41 ok 2011-12-07T10:57:36 go on 2011-12-07T11:00:47 can you invoke the compiler (m68k-rtems4.10-gcc) now? 2011-12-07T11:00:58 this must work before you can do anything else 2011-12-07T11:03:53 *** arvind_khadri has quit IRC (Remote host closed the connection) 2011-12-07T11:04:17 *** arvind_khadri has joined #rtems 2011-12-07T11:04:18 *** arvind_khadri has joined #rtems 2011-12-07T11:04:31 still downloading the tools 2011-12-07T11:05:36 ok, i have to go, cu 2011-12-07T11:09:10 i will try to help but i have no experience with the eclipse/win side 2011-12-07T11:09:56 *** sebhub has quit IRC (Ping timeout: 240 seconds) 2011-12-07T11:17:52 gedare: ok, let me tell you what im trying to do. maybe you'll have a better view at this. if you google for "freescale digibutler project" you'll find a neat little coldfire v2 to what im trying to get rtems onto 2011-12-07T11:18:11 nice 2011-12-07T11:19:49 gedare: now, my knowledge of linux is basic but writing code in c is not a problem with me. but all the mingw and cygwin is a little black magic to me because im very gui oriented. I already apreciate you guys a lot especially the patience with me 2011-12-07T11:21:11 gedare: is neat, i know :) 2011-12-07T11:21:33 they're kinda black magic to me too 2011-12-07T11:21:58 gedare: could you try to explain y? 2011-12-07T11:21:59 but basically the trick is to get them to have the tools in the right place and the paths set right 2011-12-07T11:22:11 ok 2011-12-07T11:22:37 once you can find the compiler in the msys shell, you should be able to configure eclipse to use it 2011-12-07T11:22:42 that is my understanding anyway 2011-12-07T11:23:19 gedare: ok i think got everything extracted onto / 2011-12-07T11:24:12 there might be some better place to put them, but that will do for now 2011-12-07T11:24:14 it is /opt/rtems/rtems-4.10 2011-12-07T11:24:20 ok good! 2011-12-07T11:24:26 what next 2011-12-07T11:24:29 so is there an /opt/rtems/rtems-4.10/bin directory? 2011-12-07T11:25:06 true 2011-12-07T11:25:08 can you invoke the compiler (m68k-rtems4.10-gcc) now in the msys shell? 2011-12-07T11:25:12 "m68k-rtems4.10-gcc --version 2011-12-07T11:25:33 if not then you need to add /opt/rtems/rtems-4.10/bin to your PATH variable... 2011-12-07T11:25:43 (I'm not sure how to do that for msys) 2011-12-07T11:25:47 there are 2 gcc and gcc-4.4.6 2011-12-07T11:27:10 1 sec 2011-12-07T11:27:51 the version is 4.4.6 20110416 2011-12-07T11:28:28 okay good, this means that the compiler is available 2011-12-07T11:28:40 are you following some wiki page? 2011-12-07T11:29:12 i was 2011-12-07T11:29:36 it was this one http://www.rtems.com/wiki/index.php/RTEMS_Eclipse_Plug-in 2011-12-07T11:29:39 if the wiki diverges from what you find you have to do, it would be helpful to the next person in line if you edit/fix it :) 2011-12-07T11:29:45 http://www.rtems.com/wiki/index.php/MinGW_Tools_for_Windows 2011-12-07T11:29:47 might also help 2011-12-07T11:30:39 did you download a release tar of rtems? 2011-12-07T11:31:00 I think you are about up to http://www.rtems.com/wiki/index.php/MinGW_Tools_for_Windows#RTEMS_Build 2011-12-07T11:31:52 which at this point I think means you can follow the eclipse directions to get eclipse to build rtems for you 2011-12-07T11:32:37 (later you may need to get the autoconf/automake tools and a CVS tree if you have to make source-code changes, but let's try to get the basic thing working first) 2011-12-07T11:32:38 gedare: wait, im getting buffer overflows here. my brains is about to burst 2011-12-07T11:32:45 argh 2011-12-07T11:33:17 sorry. go back to the eclipse plug-in page I think you are ready to proceed with creating your project and building hello world 2011-12-07T12:08:01 *** lcpfnvcy has quit IRC (Ping timeout: 244 seconds) 2011-12-07T12:19:41 *** lcpfnvcy has joined #rtems 2011-12-07T13:26:00 *** antgreen has joined #rtems 2011-12-07T13:46:31 *** dirtycookie has quit IRC (Ping timeout: 255 seconds) 2011-12-07T14:08:36 *** gedare has quit IRC (Quit: Ex-Chat) 2011-12-07T15:39:48 *** gedare has joined #rtems 2011-12-07T15:56:27 *** antgreen has quit IRC (Read error: Connection reset by peer) 2011-12-07T17:02:48 *** xiangfu has joined #rtems 2011-12-07T18:16:09 *** gedare has quit IRC (Quit: Ex-Chat) 2011-12-07T18:42:16 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-07T20:15:52 *** xiangfu has joined #rtems 2011-12-07T20:17:45 *** xiangfu has joined #rtems 2011-12-07T20:43:25 *** krispaul has joined #rtems 2011-12-07T20:47:56 *** krispaul has quit IRC (Client Quit) 2011-12-07T20:52:47 *** arvind_khadri has quit IRC (Ping timeout: 252 seconds) 2011-12-07T22:19:27 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-07T23:34:40 *** mwalle has quit IRC (Ping timeout: 240 seconds) 2011-12-07T23:34:41 *** dr__house has quit IRC (Ping timeout: 248 seconds) 2011-12-07T23:37:46 *** mwalle has joined #rtems 2011-12-07T23:42:09 *** dr__house has joined #rtems 2011-12-07T23:42:09 *** dr__house has joined #rtems 2011-12-08T00:08:42 *** xiangfu has joined #rtems 2011-12-08T00:34:25 *** arvind_khadri has joined #rtems 2011-12-08T01:11:49 *** sebhub has joined #rtems 2011-12-08T05:26:31 *** arvind_khadri has quit IRC (Ping timeout: 244 seconds) 2011-12-08T07:05:12 *** xiangfu has quit IRC (Ping timeout: 244 seconds) 2011-12-08T08:33:29 *** arvind_khadri has joined #rtems 2011-12-08T08:33:30 *** arvind_khadri has joined #rtems 2011-12-08T08:53:39 *** xiangfu has joined #rtems 2011-12-08T08:58:13 *** xiangfu has quit IRC (Client Quit) 2011-12-08T09:18:14 *** dirtycookie has joined #rtems 2011-12-08T09:19:47 kiwichris: hi u there? 2011-12-08T09:33:22 anyone there? 2011-12-08T09:46:42 *** sebhub has quit IRC (Remote host closed the connection) 2011-12-08T10:53:18 *** antgreen has joined #rtems 2011-12-08T11:05:13 *** DrJoel has joined #rtems 2011-12-08T11:05:13 *** ChanServ sets mode: +o DrJoel 2011-12-08T11:05:19 * DrJoel waves hi 2011-12-08T11:14:18 any comments on https://www.rtems.org/bugzilla/show_bug.cgi?id=1589 to remove the optional managers.. they are long obsolete IMO.. but would like some "yes remove them" to confirm 2011-12-08T11:19:45 i have a question concerning your wiki about how to setup rtems in eclipse 2011-12-08T11:20:31 it is the paths of mingw etc. although i have copied and pasted them i still get the 2 error messages that tell me that there are not present 2011-12-08T11:24:30 we can try to answer but the best person is not on IRC right now.. he lives in Germany so evening there 2011-12-08T11:27:44 oh ok 2011-12-08T11:27:57 you mean chris? 2011-12-08T11:28:02 kiwichris 2011-12-08T11:28:54 sebhub.. kiwichris knows the mingw 2011-12-08T11:29:02 I can likely help if it is just a path issue 2011-12-08T11:29:22 or terminology thing. I know the mingw side of things just not an eclipse guru 2011-12-08T11:30:21 i hope you can cause, i installed mingw in c:/ then followed mingw exactly as the wiki said 2011-12-08T11:32:01 i also get a message when i want to install rtems4.10-tools-1.exe, "Cannot open not-found\etc\fstab. MSYS mount point not added." 2011-12-08T11:40:10 *** antgreen has quit IRC (Remote host closed the connection) 2011-12-08T11:45:22 *** kristianpaul has quit IRC (Quit: Reconnecting) 2011-12-08T11:45:29 *** kristianpaul has joined #rtems 2011-12-08T11:45:29 *** kristianpaul has joined #rtems 2011-12-08T12:00:17 ouch.. that's a kiwichris question. I think those exe installers of tools are out of date.. the process that turns out RPMs also turns out tar balls and publishes them on the website. You need to install those using tar from the root directory 2011-12-08T12:00:35 something like ftp://ftp.rtems.org/pub/rtems/mingw should be the path 2011-12-08T12:40:37 *** DrJoel has quit IRC (Ping timeout: 252 seconds) 2011-12-08T13:09:34 *** DrJoel has joined #rtems 2011-12-08T13:09:35 *** ChanServ sets mode: +o DrJoel 2011-12-08T13:48:13 *** dirtycookie has quit IRC (Read error: Connection reset by peer) 2011-12-08T14:10:41 *** kristianpaul has quit IRC (Ping timeout: 268 seconds) 2011-12-08T14:17:10 *** kristianpaul has joined #rtems 2011-12-08T14:17:10 *** kristianpaul has joined #rtems 2011-12-08T15:22:17 *** kristian1aul has joined #rtems 2011-12-08T15:22:28 *** kristianpaul has quit IRC (Quit: Reconnecting) 2011-12-08T15:22:35 *** kristian1aul has quit IRC (Client Quit) 2011-12-08T15:22:41 *** kristianpaul has joined #rtems 2011-12-08T16:33:34 *** DrJoel has quit IRC (Quit: Leaving) 2011-12-08T18:35:28 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2011-12-08T18:47:14 *** arvind_khadri has joined #rtems 2011-12-08T19:07:43 *** xiangfu has joined #rtems 2011-12-08T19:09:32 *** kristianpaul has quit IRC (Ping timeout: 260 seconds) 2011-12-08T19:17:20 *** kristianpaul has joined #rtems 2011-12-08T21:51:57 *** arvind_khadri has quit IRC (Ping timeout: 252 seconds) 2011-12-08T22:04:24 *** arvind_khadri has joined #rtems 2011-12-08T22:22:48 *** arvind_khadri has quit IRC (Ping timeout: 244 seconds) 2011-12-08T22:53:03 *** kristianpaul has quit IRC (Ping timeout: 260 seconds) 2011-12-08T23:03:39 *** kristianpaul has joined #rtems 2011-12-08T23:09:07 *** kristianpaul has quit IRC (Quit: leaving) 2011-12-08T23:16:27 *** kristianpaul has joined #rtems 2011-12-08T23:48:57 *** arvind_khadri has joined #rtems 2011-12-09T00:55:19 *** xiangfu has quit IRC (Quit: Leaving) 2011-12-09T00:55:29 *** xiangfu has joined #rtems 2011-12-09T01:32:17 *** dirtycookie has joined #rtems 2011-12-09T01:54:14 *** sebhub has joined #rtems 2011-12-09T01:54:46 good morning 2011-12-09T01:56:07 guten morgen 2011-12-09T02:50:12 hi ppl 2011-12-09T02:50:56 anyone got rtems work on a board or similar board with these specs... http://emea.kontron.com/products/computeronmodules/etx/etxlx.html 2011-12-09T02:51:40 never used rtems on i386 (except simulator) 2011-12-09T02:51:50 ta seb 2011-12-09T03:22:00 sweet board 2011-12-09T03:27:17 we have a board like that, for use with epics 2011-12-09T03:27:26 they struggled getting linux installed on it.. 2011-12-09T03:27:35 and asked me about using rtems + epics 2011-12-09T03:27:48 i just never done work on that type of board before 2011-12-09T03:27:56 im most invovled with vme/ppc 2011-12-09T03:41:25 may i ask how did u try to install linux onto it? 2011-12-09T03:58:51 i didn't install linux, they did 2011-12-09T03:58:55 im not sure hey! 2011-12-09T04:01:20 but from what I was told, ubuntu did work on it for awhile, but afterwards started to freeze! not sure exactly what is meant by this... 2011-12-09T04:06:22 ok, i dont know if you ever installed linux on such a board yourself. but id try with something little lighter like debian 2011-12-09T04:11:06 lcpfnvcy: i'd send a mail to the users list you'll probably get better results there.. otherwise wait about 8 hours more people will be around 2011-12-09T04:11:07 bbl 2011-12-09T05:30:01 *** xiangfu has quit IRC (Quit: Leaving) 2011-12-09T05:46:37 *** timakima has quit IRC (Ping timeout: 244 seconds) 2011-12-09T05:46:41 *** timakima has joined #rtems 2011-12-09T05:56:47 *** timakima has quit IRC (Ping timeout: 252 seconds) 2011-12-09T06:09:43 *** timakima has joined #rtems 2011-12-09T07:34:55 *** arvind_khadri has quit IRC (Ping timeout: 252 seconds) 2011-12-09T07:47:24 *** arvind_khadri has joined #rtems 2011-12-09T09:30:29 *** antgreen has joined #rtems 2011-12-09T10:49:16 *** sebhub has quit IRC (Ping timeout: 240 seconds) 2011-12-09T11:29:50 *** dirtycookie has quit IRC (Read error: Connection reset by peer) 2011-12-09T12:02:46 *** DrJoel has joined #rtems 2011-12-09T12:02:46 *** ChanServ sets mode: +o DrJoel 2011-12-09T13:04:22 *** antgreen has quit IRC (Remote host closed the connection) 2011-12-09T13:31:40 verm__: just posted git update to devel list and cc'ed you. If you need to reply, be sure to join the list first. 2011-12-09T14:37:13 yep is aw that thanks 2011-12-09T15:17:13 I see your response to gci email.. will get to it before I leave for day. 2011-12-09T15:17:28 First Christmas party of season is tonight and I need to get out of here early 2011-12-09T15:19:12 hehe "first party" 2011-12-09T15:41:00 the email looks great. Getting ready to head out so doing this on irc until I can write more 2011-12-09T15:41:28 Yes.. 1-2 hours per .. so a group of 10 and mark is medium difficulty should be OK. 2011-12-09T15:41:35 Are the columns good for you? 2011-12-09T15:42:32 Once this info is captured can the page be written in Wiki text to take the place of http://www.rtems.com/wiki/index.php/BoardSupportPackageInformation 2011-12-09T15:44:42 yep they're great 2011-12-09T15:45:39 ok.. I will work this weekend on getting the tasks together. 2011-12-09T15:45:44 great thank you! 2011-12-09T15:45:57 I am sorry for not being around. I am trying to help though. 2011-12-09T15:46:20 I killed the optional managers which shrunk things.. after the move to git, I have some files I would like to move around. 2011-12-09T15:46:21 we can put the info on the wiki, eventually once all the data is in the waf build i'll create a command to spit out wiki markup and we can update the page using that 2011-12-09T15:46:49 In particular, I would like to flatten the insides of each bsp.. the subdirectories there are an artifact left from the days of a Makefile per directory with a single target. 2011-12-09T15:47:07 no worries i've been busy myself and most of the build work up to this point has been insular i'm getting to the point where i need info on the source which i can nag chris for.. 2011-12-09T15:47:09 Great! I won't write a script to do it. :) 2011-12-09T15:48:28 I don't want to put things off forever but I do want to narrow the "functional interface" that we have to verify we didn't break. So killing an option before we jump isn't bad.. simple moves of source.. etc 2011-12-09T15:48:48 no major overhauls.. Chris killing bsp_specs.. which is needed for clang as well. 2011-12-09T15:49:00 i've already sorted out an alternate for the spec files 2011-12-09T15:49:36 it's a small python library that generates compiler commandlines, we can describe the settings for each bsp in the config file 2011-12-09T15:49:37 great! I want them gone but was trusting Chris and you. :) 2011-12-09T15:50:00 I am pretty sure some settings in bsp_specs are obsolete 2011-12-09T15:50:03 heh 2011-12-09T15:50:14 yeah, also there are some inconsistency issues that chris found as well 2011-12-09T15:50:33 but some of the per BSP configure.ac options are likely candidates for death.. I have my eye on the sparc sim fast idle. 2011-12-09T15:50:34 he wants to address those as well i belive 2011-12-09T15:50:53 there's a lot of settings hidden in the *.cfg files as well :( 2011-12-09T15:50:59 it would also be time to ensure I didn't miss any BSPs for the options that should be on all. 2011-12-09T15:51:25 I spotted an oddity or two generating that list for the spreadsheet 2011-12-09T15:51:39 well the new config format is really easy to peruse i'm converting all the options that exist in the configure scripts 2011-12-09T15:52:13 There are just a few things that should be in the .cfg files: precise CPU model, CPU model specifying cflags, best optimization flags, and rule to transform from ELF to downloadable image 2011-12-09T15:52:44 did you see the options.html attached to my email? 2011-12-09T15:54:50 Yes. Some of those need to be looked at --enable-shell and --enable-serdbg look like they need to visit the death squad. :) 2011-12-09T15:55:00 hehe 2011-12-09T15:55:06 well none of these options are in use 2011-12-09T15:55:22 once i get them all moved over we can re-visit and remove / change things 2011-12-09T15:55:27 then i'll add the background glue to make them do something 2011-12-09T15:55:40 the only ones that actually do anything are the ENABLE_* at the top 2011-12-09T16:00:21 But it would be better to kill them before 4.11 branches ... just good practice .. and they are gone for future discussions. 2011-12-09T16:01:13 the problem there is my repo is from aug29th 2011-12-09T16:01:48 it'll be hard to track what is gone and what is still around 2011-12-09T16:01:58 Yep.. after the centos install next week, then we execute phase 3.. just need to be careful when to turn off cvs given that we will start disappearing for the holidays next Friday 2011-12-09T16:02:30 i think that is fine as long as git is working the only real issues should be getting developers started on it 2011-12-09T16:04:01 If cvs becomes unwriteable and turned off, then ... pretty much a done deal :) 2011-12-09T16:04:15 stick or carrot.. this is a case of the stick 2011-12-09T16:04:22 all right.. time for me to head home 2011-12-09T16:04:53 I will have phone this weekend but out of town for another big holiday party tomorrow night... and next weekend daughter graduates from college!!! 2011-12-09T16:04:55 *** DrJoel has quit IRC (Quit: Leaving) 2011-12-09T17:44:37 *** kristianpaul has quit IRC (Quit: leaving) 2011-12-09T17:44:50 *** kristianpaul has joined #rtems 2011-12-09T17:44:50 *** kristianpaul has joined #rtems 2011-12-09T17:50:21 *** kristianpaul has quit IRC (Quit: leaving) 2011-12-09T17:50:33 *** kristianpaul has joined #rtems 2011-12-09T17:50:33 *** kristianpaul has joined #rtems 2011-12-09T17:50:59 *** kiwichris has quit IRC (Ping timeout: 244 seconds) 2011-12-09T17:52:25 *** kristianpaul has quit IRC (Client Quit) 2011-12-09T17:54:25 *** kristianpaul has joined #rtems 2011-12-09T18:07:09 *** kiwichris_ has joined #rtems 2011-12-09T22:33:58 *** arvind_khadri has quit IRC (Ping timeout: 248 seconds) 2011-12-10T01:41:55 *** xiangfu has joined #rtems 2011-12-10T03:34:26 *** arvind_khadri has joined #rtems 2011-12-10T08:02:28 *** xiangfu has quit IRC (Remote host closed the connection) 2011-12-10T08:30:47 *** kristianpaul has quit IRC (Read error: Operation timed out) 2011-12-10T08:32:11 *** kristianpaul has joined #rtems 2011-12-10T08:32:11 *** kristianpaul has joined #rtems 2011-12-10T13:51:34 *** antgreen has joined #rtems 2011-12-10T15:42:06 *** kanupatar has joined #rtems 2011-12-10T15:42:22 hi all 2011-12-10T15:44:03 I would like to support the rtems project, I have some experience in os programming 2011-12-10T17:11:38 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-10T17:30:17 *** kanupatar has joined #rtems 2011-12-10T17:36:46 kanupatar: you'd be most welcome 2011-12-10T17:36:58 you're better off emailing the devel list and asking how you can help out 2011-12-10T17:44:00 verm__, thanks man, may i know the exact mailing list link? 2011-12-10T17:44:54 *** gedare has joined #rtems 2011-12-10T17:46:11 somebody using rtems dev mail list finally? 2011-12-10T17:59:58 * kristianpaul open eyes waiting rtems lua integration 2011-12-10T18:00:02 * kristianpaul update 2011-12-10T18:02:50 hi kristianpaul 2011-12-10T18:03:02 yes it took awhile for the list to become "official" 2011-12-10T18:11:31 any idea how to get rss feeds from wiki changes, will be very usefull 2011-12-10T18:11:53 ahh, i just fool my self again for not look to the right ;) 2011-12-10T18:12:01 s/right/left 2011-12-10T18:25:32 kanupatar: http://www.rtems.org/mailman/listinfo/rtems-devel 2011-12-10T18:49:32 *** gedare has quit IRC (Quit: Ex-Chat) 2011-12-10T19:39:09 thanks verm__ 2011-12-10T19:39:27 verm__, I have got the confirmation mail frm mailing list 2011-12-10T19:49:22 that's good 2011-12-10T19:49:36 just post your question(s) to the list.. feel free to ask how you can help out 2011-12-10T21:05:16 *** kanupatar has quit IRC (Ping timeout: 255 seconds) 2011-12-10T22:26:16 *** arvind_khadri has quit IRC (Ping timeout: 255 seconds) 2011-12-10T22:38:39 *** arvind_khadri has joined #rtems 2011-12-10T23:41:49 *** kanupatar has joined #rtems 2011-12-10T23:46:17 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-10T23:47:06 *** kanupatar has joined #rtems 2011-12-10T23:52:13 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-10T23:52:53 *** kanupatar has joined #rtems 2011-12-10T23:57:15 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-10T23:58:04 *** kanupatar has joined #rtems 2011-12-11T00:02:07 *** kanupatar has quit IRC (Ping timeout: 240 seconds) 2011-12-11T00:02:18 *** kanupatar has joined #rtems 2011-12-11T00:05:31 *** antgreen has quit IRC (Ping timeout: 244 seconds) 2011-12-11T00:07:50 *** kanupatar has quit IRC (Ping timeout: 248 seconds) 2011-12-11T00:09:49 *** kanupatar has joined #rtems 2011-12-11T00:20:06 *** kanupatar has quit IRC (Ping timeout: 248 seconds) 2011-12-11T00:20:25 *** kanupatar has joined #rtems 2011-12-11T00:25:13 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T00:25:31 *** kanupatar has joined #rtems 2011-12-11T00:30:43 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T00:31:10 *** kanupatar has joined #rtems 2011-12-11T00:35:41 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T00:35:51 *** kanupatar has joined #rtems 2011-12-11T00:40:49 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T00:41:15 *** kanupatar has joined #rtems 2011-12-11T00:45:47 *** kanupatar has quit IRC (Ping timeout: 240 seconds) 2011-12-11T00:46:35 *** kanupatar has joined #rtems 2011-12-11T00:52:55 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T00:53:41 *** kanupatar has joined #rtems 2011-12-11T00:58:13 *** kanupatar has quit IRC (Ping timeout: 244 seconds) 2011-12-11T01:02:17 *** kanupatar has joined #rtems 2011-12-11T01:08:08 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T01:08:39 *** kanupatar has joined #rtems 2011-12-11T01:13:38 *** kanupatar has quit IRC (Ping timeout: 240 seconds) 2011-12-11T01:13:50 *** kanupatar has joined #rtems 2011-12-11T01:28:54 *** kanupatar has quit IRC (Ping timeout: 248 seconds) 2011-12-11T01:30:28 *** kanupatar has joined #rtems 2011-12-11T01:39:29 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T01:39:55 *** kanupatar has joined #rtems 2011-12-11T01:44:16 *** kanupatar has quit IRC (Ping timeout: 255 seconds) 2011-12-11T01:45:05 *** kanupatar has joined #rtems 2011-12-11T01:54:29 *** kanupatar has quit IRC (Ping timeout: 248 seconds) 2011-12-11T01:55:22 *** kanupatar has joined #rtems 2011-12-11T01:59:43 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T02:00:07 *** kanupatar has joined #rtems 2011-12-11T02:04:58 *** kanupatar has quit IRC (Ping timeout: 255 seconds) 2011-12-11T02:05:31 *** kanupatar has joined #rtems 2011-12-11T02:09:55 *** kanupatar has quit IRC (Ping timeout: 255 seconds) 2011-12-11T02:10:09 *** kanupatar has joined #rtems 2011-12-11T02:15:48 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T02:16:00 *** kanupatar has joined #rtems 2011-12-11T02:23:51 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T02:24:14 *** kanupatar has joined #rtems 2011-12-11T02:29:17 *** kanupatar has quit IRC (Ping timeout: 268 seconds) 2011-12-11T02:29:51 *** kanupatar has joined #rtems 2011-12-11T02:34:30 *** kanupatar has quit IRC (Ping timeout: 248 seconds) 2011-12-11T02:35:15 *** kanupatar has joined #rtems 2011-12-11T02:39:43 *** kanupatar has quit IRC (Ping timeout: 252 seconds) 2011-12-11T02:54:04 *** xiangfu has joined #rtems 2011-12-11T02:56:11 *** arvind_khadri has quit IRC (Ping timeout: 252 seconds) 2011-12-11T03:43:07 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-11T05:43:46 *** xiangfu has joined #rtems 2011-12-11T06:17:58 *** arvind_khadri has joined #rtems 2011-12-11T06:24:08 *** arvind_khadri has quit IRC (Ping timeout: 240 seconds) 2011-12-11T08:31:05 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-11T09:27:35 *** arvind_khadri has joined #rtems 2011-12-11T09:27:35 *** arvind_khadri has joined #rtems 2011-12-11T09:42:46 *** neo1987___ has joined #rtems 2011-12-11T09:43:09 hello 2011-12-11T09:44:19 if i try to compile rtems 4.8.2 through do_coverage script (rtems-testing module) i have the error "In file included from /home/Fedora/tools/rtems-4.8.2/c/src/../../cpukit/libmisc/dummy/dummy.c:37: 2011-12-11T09:44:19 ../../cpukit/../../../pc386/lib/include/rtems/confdefs.h:1182: error: 'CONFIGURE_MINIMUM_TASK_STACK_SIZE' undeclared here (not in a function) 2011-12-11T09:44:19 gmake[5]: *** [dummy/dummy.o] Errore 1" 2011-12-11T09:44:56 i have run "cvs update" in rtems-4.8.2 dir 2011-12-11T10:33:12 ? 2011-12-11T10:59:19 is there anyone? 2011-12-11T11:10:42 *** neo1987___ has left #rtems 2011-12-11T11:10:55 *** neo1987___ has joined #rtems 2011-12-11T11:30:14 ?? 2011-12-11T12:12:02 can someone help me? 2011-12-11T12:12:17 please 2011-12-11T12:38:03 *** gedare has joined #rtems 2011-12-11T13:45:13 gedare 2011-12-11T13:45:18 can you help me 2011-12-11T13:45:19 yes? 2011-12-11T13:45:28 what are you trying todo 2011-12-11T13:46:35 I am trying to compile rtems 4.8.2 through rtems-testing scripts but i have error gmake[5]: Entering directory `/home/Fedora/tools/b-pc386-rtems-4.8.2/i386-rtems4.8/c/pc386/cpukit/libmisc' 2011-12-11T13:46:35 depbase=`echo dummy/dummy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2011-12-11T13:46:35 i386-rtems4.8-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../pc386/lib/include -Wall -fasm -Os -g -MT dummy/dummy.o -MD -MP -MF $depbase.Tpo -c -o dummy/dummy.o /home/Fedora/tools/rtems-4.8.2/c/src/../../cpukit/libmisc/dummy/dummy.c &&\ 2011-12-11T13:46:35 mv -f $depbase.Tpo $depbase.Po 2011-12-11T13:46:35 In file included from /home/Fedora/tools/rtems-4.8.2/c/src/../../cpukit/libmisc/dummy/dummy.c:37: 2011-12-11T13:46:35 ../../cpukit/../../../pc386/lib/include/rtems/confdefs.h:1182: error: 'CONFIGURE_MINIMUM_TASK_STACK_SIZE' undeclared here (not in a function) 2011-12-11T13:46:35 gmake[5]: *** [dummy/dummy.o] Errore 1 2011-12-11T13:47:03 I don't have much experience with that version of rtems 2011-12-11T13:47:27 is there a reason to be using that old of a version? 2011-12-11T13:47:52 I have to compare coverage analysis results 2011-12-11T13:48:27 the problem is in confdefs.h 2011-12-11T13:49:11 What are you comparing coverage analysis results between? old and new rtems? 2011-12-11T13:49:18 yes 2011-12-11T13:49:33 i see 2011-12-11T13:51:31 sounds like a bug in confdefs. you should add something like: 2011-12-11T13:51:38 #ifndef CONFIGURE_MINIMUM_TASK_STACK_SIZE 2011-12-11T13:51:43 #define CONFIGURE_MINIMUM_TASK_STACK_SIZE CPU_STACK_MINIMUM_SIZE 2011-12-11T13:51:47 #endif 2011-12-11T13:51:58 ok now i try 2011-12-11T13:52:02 thanks 2011-12-11T13:52:14 why are you doing this? :) 2011-12-11T13:53:05 you mean compare? 2011-12-11T13:53:15 yeah 2011-12-11T13:53:21 academic project? 2011-12-11T13:56:48 yes for my degree 2011-12-11T13:56:53 THANKS IT SEEMS TO GO!!!!! 2011-12-11T13:57:02 thanks a lot :D ! 2011-12-11T13:58:00 now i send this correction to Drjoel 2011-12-11T13:58:14 awesome 2011-12-11T13:58:20 what degree/which school? 2011-12-11T16:18:08 *** neo1987___ has quit IRC (*.net *.split) 2011-12-11T16:18:12 *** ChanServ has quit IRC (*.net *.split) 2011-12-11T16:18:14 *** peerst has quit IRC (*.net *.split) 2011-12-11T16:18:15 *** rokka has quit IRC (*.net *.split) 2011-12-11T16:18:17 *** dmbaturin has quit IRC (*.net *.split) 2011-12-11T16:18:19 *** timakima has quit IRC (*.net *.split) 2011-12-11T16:18:22 *** gedare has quit IRC (*.net *.split) 2011-12-11T16:18:26 *** dr__house has quit IRC (*.net *.split) 2011-12-11T16:18:31 *** kristianpaul has quit IRC (*.net *.split) 2011-12-11T16:18:36 *** lcpfnvcy has quit IRC (*.net *.split) 2011-12-11T16:18:38 *** kiwichris_ has quit IRC (*.net *.split) 2011-12-11T16:18:39 *** mwalle has quit IRC (*.net *.split) 2011-12-11T16:18:39 *** verm__ has quit IRC (*.net *.split) 2011-12-11T16:28:08 *** rtemsLogger has joined #rtems 2011-12-11T16:40:30 *** arvind_khadri has quit IRC (Quit: Leaving) 2011-12-11T17:06:00 *** gedare has quit IRC (Quit: Ex-Chat) 2011-12-11T19:04:38 *** xiangfu has joined #rtems 2011-12-11T20:20:31 *** neo1987___ has quit IRC (Remote host closed the connection) 2011-12-11T20:41:47 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-11T20:56:22 *** xiangfu has joined #rtems 2011-12-11T21:00:35 *** xiangfu_ has joined #rtems 2011-12-11T21:03:47 *** xiangfu has quit IRC (Ping timeout: 240 seconds) 2011-12-11T22:56:51 *** peerst has joined #rtems