question about ARM1437 (5/25/2008 8:38:37 AM) comp.arch.embedded Hello group, I'm planning to learn micro-controller programming and will appreciate it if you somebody could help me to decide on a platform to start. I have chose ARM series but currently there are two dif... ramsin
HC12436 (7/26/2005 5:37:32 PM) comp.arch.embedded Hi, Does anybody know where I can find necessary parts to start working on HC12? I'm looking for HC12 itself, its programmer and anything which is necessary to implement a project using M68HC12. Thanks, ... ramsin
Motorola347 (7/16/2005 7:07:12 PM) comp.arch.embedded Hi Guys, Could anybody tell me how I can buy a cheap or even used Microcontroller programmer (M68HC12) and its necessary devices? I'm new into this and need your advice. Thanks ... ramsin
problem with opening tiff file129 (4/6/2005 8:53:03 PM) comp.lang.c++ Hi, I'm using same code for opening a TIFF file in VC++ works just fine but under linux it says unable to open the tiff file! Any comment on this? if (argc < 2) { cout << "Not enough parameter" << endl; ... ramsin
about struct and sizeof()6166 (3/16/2005 8:54:24 AM) comp.lang.c++.moderated Hi, I'm having problem with this struct: typedef struct tagMyRGB { BYTE rgbBlue; BYTE rgbGreen; BYTE rgbRed; BYTE rgbReserved; ... joel
TFF587 (3/15/2005 9:04:29 PM) comp.lang.c++.moderated Hello, I will appreciate it if you guys could give insight into my problem. I'm working a code, which does conversion on TIFF file to convert it to some custom file format. However, for some tiff files it s... joel
temporary functions14108 (3/15/2005 12:00:14 AM) comp.lang.c++.moderated Hello group, I will appreciate it if somebody could give me a good explanation about difference among temporary functions in C++/C programming. There are different fucntions i.e mktemp, mkstemp, tempnam, tm... joel
process and thread1105 (3/11/2005 9:27:05 AM) comp.unix.programmer Hello group, In fact, I have been faced with a bug in a program (written by others) and now it is my responsibility to find and fix it Long story short, the deamon gets stuck or pauses for some reasons. Ho... ramsin
printf()9100 (3/9/2005 11:10:43 AM) comp.lang.c++.moderated Hi, sometimes I see some weird stuff happening in pre-written code (by other person). Let's say there are two simple printf() as below: printf("\nstatement 1"); printf("\nstatement 2"); the first one gets ... joel
pointer or what?384 (3/9/2005 11:00:00 AM) comp.lang.c++.moderated Hello Group, Please consider below code and answer my question. This code is placed in a function and the function is called several time inside a loop. It works for three times and for the forth time it gets... joel
ramsin.savra's replies:
Items(1) /1
HC12436 (7/26/2005 5:37:32 PM) comp.arch.embedded Hi, Does anybody know where I can find necessary parts to start working on HC12? I'm looking for HC12 itself, its programmer and anything which is necessary to implement a project using M68HC12. Thanks, ... ramsin.savra(18)