Since 6/4/2012 2:33:35 AM, mkesti has written 7 articles and participated in 143 conversations. mkesti signature: mkesti
mkesti's articles:
Items(7) /1
Problem with printf under Zilog ZDS II838 (2/23/2004 12:08:05 AM) comp.arch.embedded My next project uses a Zilog Z8F08 so I'm familiarizing myself with a Z8F08200100KIT evaluation kit. The kit includes the ZDS II development system, consisting of: Z8 Encore! F08X IDE (03071001 ) ZiLOG Z8 E... Michael
MIDI Timecode (MTC) Display - Last Call026 (1/29/2004 5:16:13 PM) comp.music.midi I have recently been aware of some interest expressed for a timecode display at a more reasonable price than those available on the market. I have designed a MIDI timecode display that consists of two PC boards... Michael
MIDI Timecode (MTC) display - Take 3328 (1/22/2004 4:29:38 PM) comp.music.midi I have recently been aware of some interest expressed for a timecode display at a more reasonable price than those available on the market. I have designed a MIDI timecode display that consists of two PC boards... Michael
MIDI Timecode (MTC) display - Take 2024 (1/15/2004 12:56:45 AM) comp.music.midi I have recently been aware of some interest expressed for a timecode display at a more reasonable price than those available on the market. I have designed a MIDI timecode display that consists of two PC boards... Michael
MTC display125 (1/7/2004 6:11:35 PM) comp.music.midi I have recently been aware of some interest expressed for a timecode display at a more reasonable price than those available on the market. I have designed a MIDI timecode display that consists of two PC boards... Michael
Disk cache issue252 (10/27/2003 8:34:21 PM) comp.os.vxworks We're using VxWorks v5.5 and Tornado v2.2 on an x86-win32 host with an MCF5200 target. The target includes a compact flash "disk" that is supported by the ATA driver, dosFs2, CBIO, and etc. Everything is work... Michael
Default directory153 (7/16/2003 2:02:06 PM) comp.os.vxworks I've got several years experience with VxWorks, but my current project is the first with a bootable Compact Flash (CF) file system device. It's working well except for one detail. I'm finding that, regardless... Michael
ifShow redirect to file problem261 (4/26/2005 4:25:07 AM) comp.os.vxworks I Need your help. I used the following function to redirect my ifShow result to a file. I executed this program in target console ,however, there is a "ifShow.out" file generated in my local PC. Also, i need t... gooog77(8)
programming 8 character LED with C8051F0221128 (4/20/2005 5:01:57 PM) comp.arch.embedded Hi, I am using the Cygnal C8051F022 for the first time and have some background with C programming. I dont know where to start off with progamming an 8 character LED with C8051F022 though. Can anybody give me s... gmethi(36)
clock() returns -1126 (4/18/2005 9:30:46 AM) comp.os.vxworks I have troubles calculating cpu time. Im running vxWorks 5.5.1 on a Force PowerPMC-280 board using the BSP from forcecomputers. I can't get the clock() function to return anything but 0xFFFFFFFF taskDelay() ma... calle79(4)
ethernet to serial protocol convertor in x-86 bsp124 (4/14/2005 2:26:32 PM) comp.os.vxworks Hi I am very new to VXWORKS and networking.The task for me is to make a protocol convertor in x-86 board which converts the data send through ethernet to serial format. Can u guys guide me as in how to approa... chekkan_b(1)
question with regard to time.h138 (4/11/2005 9:27:08 PM) comp.os.vxworks I've got code executing on a PPC440 Gx. I'm unsure if this is a BSP issue but I've got a function. So now: #include std::string name_creator::create_file_name(std::string& str) { struct timespec curren... ma740988926(153)
Writing BSP432 (4/8/2005 4:04:31 AM) comp.os.vxworks Hai i am sunil. I am trying to write BSP for a board which is based on ARM926 processor and with someother hardware. Can anybody suggest me what would be the best point to start and what should be th... sunil_goutham546
What's your favourite software tool?2852 (4/7/2005 11:22:30 AM) comp.arch.embedded Hi, mine's the mug I got from Hitex at an embedded systems show a few years ago in London. It's got the entire ASCII set printed on it in decimal and Hex values. I keep using it all the time. Other people com... mr_horton1(17)
ftp client #2153 (4/1/2005 12:37:45 AM) comp.os.vxworks I am using FTP client library from VxWorks. - Is this library re-entrant? - Is it possible to invoke multiple concurrent FTP sessions using this client library? - What is the easiest way to build a progress ind... manish.mukherjee(3)
ftp client136 (3/31/2005 12:48:01 AM) comp.os.vxworks I am working on an embedded vxworks target which needs the capability to pull files from a FTP server. Essentially it means that I need to have a FTP client built into the vxworks target. VxWorks seems to recom... manish.mukherjee(3)