... I've also done the test below: sprintf(buffer, "buffer = %e", 65); and the result was still wrong :-( ... I promise you that the sprintf("%e") is really a...
Hi, A short question: are there PCMCIA cards on the market with a Trimedia processor on it ? I like to be able to develop and test my Trimedia software on a...
If there is no PCMCIA based Trimedia cards available you can use PCMCIA jtag interface card (available from Corelis ) and run applications on Trimedia through...
Hi, Thanks for the tip, I didn't think of that. I have also access to a stand alone Trimedia system with which I communicate by RS232 or IP (debugging using...
can u sugest some books on "image retrieval". and whether they r available in india. thnxx. [Non-text portions of this message have been removed]...
Barretto Veena
veena@...
May 3, 2002 3:07 pm
2868
Sorry I take back my last sentence for the reason given below ... tmdbg as of today doesn't not support debugging directly over PCMCIA. So if you would like to...
Hello Stefaan, Most likely you are facing fragmentation. I can give you some tips: - don't use the psos memory manager (set TCS_MALLOC_USE in sys_conf.h) to...
marc.van.daele@...
May 3, 2002 3:43 pm
2870
You need the software development kit that is available from MDS. Chuck "tomastrakas" <tomas.t@... To: trimedia@yahoogroups.com t>...
chuck.peplinski@...
May 3, 2002 3:50 pm
2871
tmnm lists the address of all of the symbols in an object. tmdump gives much more information. The debugger can do the translation for you, if you use it. ...
chuck.peplinski@...
May 3, 2002 3:50 pm
2872
This is a group about the TriMedia CPU. The TriCodec card was produced years ago with an early version of the CPU. It was used for engineering, and hardly...
chuck.peplinski@...
May 3, 2002 3:50 pm
2873
The value of the clock speed is NOT in the eeprom, at least not in the default, released code. It is a symbol set by the linker/loader at download time. ...
chuck.peplinski@...
May 3, 2002 3:50 pm
2874
My posts have been bouncing for 3 days now Chuck ÎÂÓñÆÁ <ypwen@fiberhome To: <trimedia@yahoogroups.com> .com.cn> cc:...
chuck.peplinski@...
May 3, 2002 3:50 pm
2875
A number of people have experimented with Linux ports for TM. Maybe one of them will answer this post. None have seemed particularly compelling, for a number...
chuck.peplinski@...
May 3, 2002 3:50 pm
2876
Hello Stefaan, Most likely you are facing fragmentation. I can give you some tips: - don't use the psos memory manager (set TCS_MALLOC_USE in sys_conf.h) to...
marc.van.daele@...
May 3, 2002 3:56 pm
2877
The value of the clock speed is NOT in the eeprom, at least not in the default, released code. It is a symbol set by the linker/loader at download time. ...
chuck.peplinski@...
May 3, 2002 4:00 pm
2878
Hello Stefaan, Most likely you are facing fragmentation. I can give you some tips: - don't use the psos memory manager (set TCS_MALLOC_USE in sys_conf.h) to ...
marc.van.daele@...
May 3, 2002 4:07 pm
2879
This card was supposed to be a commercial video editing board. It was mostly used for development. Fun board to play with. Surely cheaper than other...
richard.snijders@...
May 3, 2002 4:08 pm
2880
You need the software development kit that is available from MDS. Chuck "tomastrakas" <tomas.t@... To: trimedia@yahoogroups.com t>...
chuck.peplinski@...
May 3, 2002 4:09 pm
2881
tmnm lists the address of all of the symbols in an object. tmdump gives much more information. The debugger can do the translation for you, if you use it. ...
chuck.peplinski@...
May 3, 2002 4:12 pm
2882
This is a group about the TriMedia CPU. The TriCodec card was produced years ago with an early version of the CPU. It was used for engineering, and hardly...
chuck.peplinski@...
May 3, 2002 4:12 pm
2883
My posts have been bouncing for 3 days now Chuck ÎÂÓñÆÁ <ypwen@fiberhome To: <trimedia@yahoogroups.com> .com.cn> cc:...
chuck.peplinski@...
May 3, 2002 4:12 pm
2884
A number of people have experimented with Linux ports for TM. Maybe one of them will answer this post. None have seemed particularly compelling, for a number...
chuck.peplinski@...
May 3, 2002 4:12 pm
2885
From page 7, TCS 2.1 release notes: User programs intended for use with the -uselongdouble64 option must be written carefully to obtain the benefits of greater...
frank.drobot@...
May 3, 2002 4:18 pm
2886
tmnm lists the address of all of the symbols in an object. tmdump gives much more information. The debugger can do the translation for you, if you use it. ...
chuck.peplinski@...
May 3, 2002 4:18 pm
2887
You need the software development kit that is available from MDS. Chuck "tomastrakas" <tomas.t@... To: trimedia@yahoogroups.com t>...
chuck.peplinski@...
May 3, 2002 4:18 pm
2888
This is a group about the TriMedia CPU. The TriCodec card was produced years ago with an early version of the CPU. It was used for engineering, and hardly...
chuck.peplinski@...
May 3, 2002 4:18 pm
2889
My posts have been bouncing for 3 days now Chuck ÎÂÓñÆÁ <ypwen@fiberhome To: <trimedia@yahoogroups.com> .com.cn> cc:...
chuck.peplinski@...
May 3, 2002 4:18 pm
2890
A number of people have experimented with Linux ports for TM. Maybe one of them will answer this post. None have seemed particularly compelling, for a number...
chuck.peplinski@...
May 3, 2002 4:18 pm
2891
Make sure edianness is consistant between files types. *.out verses *.mi ... David N. Katz - Engineering Philips CSI Lancaster 717-735-6414 "zhongyuan wang" ...
david.katz@...
May 3, 2002 4:23 pm
2892
TCS2.1 CD, top level, RELNOTES.PDF, page 7 sez: "Long doubles printed with printf() should use floating point output formats modified with 'L' as well, e.g....