Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).
Hi, I'm using a C2812 based motion controller board for my mechatronic application. In this proprietary software I'm using a logger function to capture all the necessary signals for later analysis. But I don't have enough information how this logger function is working. Since in the present setup the data is captured and displayed using the proprietary software, i cannot monitor multiple boards simultaneously. Is there any other way in which I can transfer all the logged data from all the multiple 2812 boards.? PS: I'm using a technosoft MSK2812 development kit You can post a message or access and search the archives of this group on DSPRelated.com: http://www.dsprelated.com/groups/c28x/1.php _____________________________________
Hi RTDX is your option. you can write your own code for data recording. There is a tutorial in CCStudio Docs. You can find some examples also. hope it helps. cheers, Vikram On 10/29/07, a...@lycos.com <a...@lycos.com> wrote: > > Hi, > I'm using a C2812 based motion controller board for my mechatronic > application. In this proprietary software I'm using a logger function to > capture all the necessary signals for later analysis. But I don't have > enough information how this logger function is working. > Since in the present setup the data is captured and displayed using the > proprietary software, i cannot monitor multiple boards simultaneously. > > Is there any other way in which I can transfer all the logged data from > all the multiple 2812 boards.? > > PS: I'm using a technosoft MSK2812 development kit > >