Hi thomasminh, I am outlining a stepwise procedure which I follow to overcome this problem, the following might help you also: STEP 1: You may run the...
Hi, Chuck I know Symphony Board, and I used it... I want to design SM2210 on ISA Bus whitout FPGA. ISA controller will be used for SM2210. I expect to connect...
mspark
ray@...
Feb 4, 2003 7:42 am
4027
Hi All, I am new to TSSA. I would like to know if it's legal to use make use of peripherals (which are inrerrupt driven) such as VLD and ICP in a task based...
All I can offer is a snapshot of the old TriMedia Symphony design. The SM2210 is not a Philips chip, and I can't answer questions about it. Chuck "mspark" ...
Yes, it's certainly legal. The SW MPEG decoder uses the VLD. VtransIcp uses the ICP. ArendSpdif uses a task to prepare data for the ISR. The traditional...
Dear group, I want to grab the profiling information generated by the -p compiler option via serial line. To do so I've written a short IO driver to support...
Hi all, I am fairly new to C++ on TriMedia. I am finding that I get a runtime abort when I try to call constructors for ifstream and string objects. I am...
Hello, If you are using pSOS, then you should also include a call to _main. This function will call the constructors of global C++ objects (and if info from...
marc.van.daele@...
Feb 5, 2003 5:38 pm
4033
Hello frineds I am using VrendVO in streaming mode. The previous stage is VdecMpeg. I am displaying the overlay with instance configuration (primary overlay)....
Hello everyone, I want to use the IDE tool such as Codewarrior, for my trimedia work. Can I use Codewarrior 8.0 for SDE 2.2 ? I know that this is latest...
CodeWarrior 6 is the last supported. Whether or not pNA is on the disk, it is no longer supported. Stacks from Blunk Microsystems and DSPOS are the current...
Hi, we are currently faced to the following problem: In a PCI-X slot, the PC freezes completely (a hadware freeze, i.e. no more keyboard or mouse) when a code...
What is the data Layout for your video buffers which you provide to the Overlay. For Standard display it expects Interlaced YUV422 Sequential data. Does not...
Hi All I am running a stripped down version of exolWread. I see this error when I run it : Cannot open socket. Can it be due to linking wrong libs or some...
Built to run on what platform using what TCP/IP stack? The IADK that provides exolWread has support for * IREF board using PC's Winsock * Standalone boards...
frank.drobot@...
Feb 6, 2003 10:26 pm
4042
Score another one for the Driver Verifier. halFreeBusMasterChannel() in TmHal.c contains a call to IoFreeMapRegisters(). This needs to be encapsulated by an...
Hi, Ahmad Thank you for your reply first! I want to know what platform are you develop your own board? I debug my board on the Win98 platform, but i find that...
Chuck is right, a little difference in the clock frequency setting can make color loss. I have experience with some boards where if instead of setting the...
hi, whether or not the JTAG simulator just only works in WINDOWS 98? When I use cw.exe to detect JTAG port in WINDOWS 98 it succeeds, but when in WINDOWS 2000...
hi, Chuck I am surprised to the required clock accuracy! Now I have two questions: 1) What's accuracy requirement for the input clock and output clock? such as...
Hi: Don't worry!The accuracy is relative to the type of products you buy.Select the right type and the productor,then everything is ok!We also met this kind of...
Hi, I meet some strange things when I read and write data from the XIO port. I use XIO port to interface with two device: Flash Memory and a slave port. A...
Hi, I have make some mistakes: When I write data to the external device, I find that the address line is changing correctly but the data line does not change....
Hi, Ahmad I can not find the "TMMan" in the register entry of Win_2K. In Win_98, I can find the "TMMan", but there is no "clockspeed" option in it.Why? I have...
There is a jtag.sys file. The installer should install it as a driver (win/system32? or win/system32/drivers?). That could be the problem. Chuck "thomasminh ...