| [00:17] | <nerochiaro> | sherbang: generally speaking, if i need to add one extra c file to be compiled, what should i do ? |
| [00:18] | <nerochiaro> | sherbang: what i did was to find all references to another similar C file, and then copy the lines in which they were enclosed and replace the reference with the new one i wanted to compile |
| [00:18] | <nerochiaro> | cut'n'paste work at its worst, but it did the job |
| [00:19] | <nerochiaro> | DeepB: hi gar, you there ? |
| [00:19] | <sherbang> | yeah, that's fine, then you want to make another file depend on it |
| [00:19] | <sherbang> | the basic syntax is: |
| [00:19] | <sherbang> | file: depends |
| [00:19] | <sherbang> | commands |
| [00:20] | <sherbang> | of course it usually gets real messy with variables and such |
| [00:20] | <nerochiaro> | yeah, i noticed that |
| [00:20] | <nerochiaro> | good to know what's the syntax behind it, though |
| [00:21] | <nerochiaro> | so what i did was basically the fastest way, and easiest, or there's a quicker way ? |
| [00:23] | <nerochiaro> | i have people at the door, i'll be away for a pint or red beer at the pub. sorry sherbang, have to run. thanks anyway for the explanation |
| [02:23] | <Yono> | hey |
| [02:23] | <nerochiaro> | hey |
| [02:23] | <Yono> | what's up? |
| [02:23] | <nerochiaro> | back from the pub |
| [02:24] | <Yono> | fun |
| [02:24] | <nerochiaro> | yeah, i caught up with some old friend i had not seen for months. quite a nice night |
| [02:25] | <nerochiaro> | too few beer, though. i'm still able to type and even code, which means i'm not drunk enough |
| [02:25] | <Yono> | oh well |
| [02:25] | <ghavenga> | Hiya |
| [02:26] | <sherbang> | if at first you don't succeed, try try again :) |
| [02:26] | <ghavenga> | Drink one for me, I'm still at work. |
| [02:26] | <Yono> | where do you live? |
| [02:27] | <ghavenga> | I read the logs about the lack of DS for the TMS320DA150 - did anybody ask JoeBorn for it? |
| [02:27] | <ghavenga> | Yono, Tucson, AZ |
| [02:27] | <Yono> | ok, 2 hr diff I think |
| [02:27] | <ghavenga> | Where RU? |
| [02:27] | <nerochiaro> | ghavenga. i posted a link to these data sheets some days ago |
| [02:27] | <nerochiaro> | i'll fetch it again |
| [02:28] | <Yono> | NY |
| [02:28] | <ghavenga> | Waitaminute - I'll check the logs for "Data sheet", instead of TMS320DA150. |
| [02:28] | <nerochiaro> | ghavenga: here neuros.php-help.com |
| [02:29] | <nerochiaro> | i'm not sure that's what you need, but it seems it |
| [02:31] | <nerochiaro> | ghavenga ? |
| [02:31] | <ghavenga> | Got it - found it in the logs right way by looking for data sheet. |
| [02:31] | <ghavenga> | thanks for retrieving the link too. |
| [02:32] | <nerochiaro> | no problem. is that what you was looking for ? |
| [02:32] | <nerochiaro> | *were |
| [02:33] | <nerochiaro> | ghavenga: the rest of the data sheets posted here might make your life easier: neuros.php-help.com |
| [02:34] | <ghavenga> | Gotcha. I was looking for some way to do I/O. Looks like the serial ports on the chip are SPI type only. |
| [02:35] | <ghavenga> | No uart. |
| [02:35] | <ghavenga> | You know, I would have paid $10 more for my neuros to get a heavier dutier CPU. |
| [02:35] | <nerochiaro> | ghavenga: do you think it's possible somehow to setup a system to help in debugging ? |
| [02:35] | <ghavenga> | That's the first thing I think of when working in embedded land. |
| [02:36] | <ghavenga> | Either a debugger interface (of course, there's the JTAG, but you gotta know stuff that only TI knows) |
| [02:36] | <ghavenga> | or, at least a simple "trace". |
| [02:37] | <nerochiaro> | trace, i have made already. some crude functions to write diagnostic messages to disk. but it's far from a good way of debugging (if you can ever call that "debug") |
| [02:37] | <ghavenga> | On the 1394 camera I'm working on, I have a full-on console that I can interface to over 1394 that lets me peer into the innards of the device. |
| [02:38] | <nerochiaro> | dreamland for us here, i guess |
| [02:44] | <nerochiaro> | well, i'll go get some sleep now. bye |
| [02:44] | <Yono> | bye |
| [03:00] | <ghavenga> | Well, gotta go... |
| [15:27] | <erwan_ho> | hi all |
| [15:50] | * erwan_ho is away: velo time | |
| [20:22] | <Seed> | Hi |
| [20:22] | <ShyK> | hi :) |
| [23:11] | <Yono> | hey, Seeds back on our channel |
| [23:11] | <erwan> | hey Yono |
| [23:11] | <Yono> | hey erwan |
| [23:11] | <ShyK> | yep |
| [23:11] | <Seed> | Hi Yono |
| [23:11] | <Yono> | oo shy too |
| [23:11] | <Seed> | Hi ShyK. Nice to see you here |
| [23:11] | <ShyK> | why hello |
| [23:11] | <Seed> | Are you THE Shy K? |
| [23:12] | <ShyK> | why yes, yes i am |
| [23:19] | <gernika> | Hey guys. Who runs the neuros wiki? The link to the neuros channel on loglibrary.com needs to be updated. |
| [23:19] | <Yono> | DeepB, you have the power |
| [23:21] | <gernika> | The new link is: www.loglibrary.com |
| [23:22] | <Yono> | you didn't fix the link on the RSS feed yet |
| [23:22] | <Yono> | at the top |
| [23:22] | <Yono> | it still goes to www.loglibrary.com |
| [23:22] | <gernika> | doh! thanks. |
| [23:22] | <Yono> | np |