Hi Groups, Kindly let me know, whether the nexperia libraries have support for GSM - AMR (Adaptive Multi Rate) for 3GPP applications? or else, kindly provide...
5568
wengst0428
Sep 29, 2003 10:03 am
hi, What is the ssi data format? Only including the data and no command format? If I give it one external rectangle wave, then can it receive it? thanks, weng...
5569
zifuyang
Sep 29, 2003 12:22 pm
Dear Group, I met some problem when compiling and running c++ program on DVE-2 board. Here is my c++ source file: #include <psos.h> #include "sys_conf.h" ...
5570
chuck.peplinski@...
chuckpeplinski
Sep 29, 2003 1:46 pm
The source for the IIC library is always in TCS/examples/libdev/iic. I belive you are describing how "subaddress reads" work. Yes, on the 1300 there will...
5571
frank.drobot@...
Sep 29, 2003 4:27 pm
DVE-2 is a standalone board. How are you building, linking, and running it for DVE-2? Where is the stdout output supposed to go, through JTAG, serial port, or...
5572
Benoit Meilleur
benmeilleur
Sep 29, 2003 4:38 pm
In march 22, 2001, Chuck wrote : "We haven't done CE 3.0 yet, but it is on our roadmap. If you allow me to remain vague about the dates, we expect to have it...
5573
chuck.peplinski@...
chuckpeplinski
Sep 29, 2003 11:55 pm
The folks at AMD (formerly NSC) did CE and Linux drivers for the 1300 connected to their Geode. Philips helped with these, but never prepared anything for...
5574
wengst0428
Sep 30, 2003 12:38 am
hi all, Why I can't get the correct status or clear it? Who can help me ?? thanks in advance, weng ... simultaneity on one TM1301. ... TUE. So I can't continue...
5575
wengst0428
Sep 30, 2003 1:17 am
hi, And the question still exist while during Local Loopback mode. ... data...
5576
Lucifer
hongqn4u
Sep 30, 2003 1:18 am
In my ssi program, i reset ssi everytime ROE is detected. If ROE, it is sure that some of your data has lost. On Tue, 30 Sep 2003 00:38:38 -0000 "wengst0428"...
5577
wengst0428
Sep 30, 2003 2:04 am
hi, First, thank Lucifer. But the data in RXDR is the same to TXDR. And how will I ensure the data is not lost? weng ... data ... and ... ...
5578
Venkata Vivek .R
venkatavivek...
Sep 30, 2003 2:05 am
Hi Groups, Kindly let me know, whether the nexperia (or) any third party is having libraries for GSM - AMR (Adaptive Multi Rate) for 3GPP codec applications...
5579
Lucifer
hongqn4u
Sep 30, 2003 2:40 am
ssi has only 16-DWORD buffer on each of TX and RX direction. You should read data out from rx buffer before it is filled out. If you failed to read out in...
5580
zifuyang
Sep 30, 2003 3:43 am
stdout output: JTAG code was downloaded using JTAG as following, xjcon -card mdspci *.bin code downloaded by tmdbg also got the same 'Abort39; result. building:...
5581
zifuyang
Sep 30, 2003 3:43 am
stdout output: JTAG code was downloaded using JTAG as following, xjcon -card mdspci *.bin code downloaded by tmdbg also got the same 'Abort39; result. building:...
5582
zifuyang
Sep 30, 2003 4:00 am
Hi Group, I suggest somebody make all of these 5580 messages into one file in zip format or other formats for everyone to download. Messages should be in...
5583
jamesyang1209
Sep 30, 2003 4:08 am
Hi all, we have one DVE-2(TM1302) bought from MDS and one NDK2.2. we failed to compile the example of 2D graphic for DVE-2. Modify place in ntenv.bat: Change...
5584
jdepreitere
Sep 30, 2003 9:24 am
Hi all, is there anyone out there who already wrote a makefile to rebuild the device libraries? I would like to debug something in tmVI, but the debug...
5585
cbkima
Sep 30, 2003 12:12 pm
Dear Group. I'm trying to create FFS using libio.a with our flash driver. I'm using A29L160(AMIC) CMOS flash. SZOF_FLASH_BLOCK = 0x00200000; ...
5586
chuck.peplinski@...
chuckpeplinski
Sep 30, 2003 1:54 pm
I am assuming that you use the "TTI" flash file system, IADK and SAS. But those are big assumptions. Please verify. Do you get this error the first time you...
5587
chuck.peplinski@...
chuckpeplinski
Sep 30, 2003 2:18 pm
There is no magic to building the device libraries. Just take the sources into your build and compile them. Chuck...
5588
cbkima
Sep 30, 2003 2:30 pm
I just used example $(TCS)/example/flash_file_system/mkfs. Thanks. ... SAS. But those are big assumptions. Please verify. ... happen after some time? ... ...
5589
frank.drobot@...
Sep 30, 2003 3:17 pm
0x00200000 * 32 = 70MB (exactly) which looks suspicious. Do you really have 70MB or 64MB? If the latter, perhaps you meant NROF_FLASH_BLOCKS = 32? To:...
5590
frank.drobot@...
Sep 30, 2003 3:40 pm
The DVE-2 is a standalone system which runs without host assistance. To build and run nohost applications for DVE-2 look at the SAS (StandAlone Systems)...
5591
cbkima
Sep 30, 2003 3:45 pm
Sorry, it was wrong. - FLASH ==> A29L160(AMIC) CMOS flash - SZOF_FLASH_BLOCK = 0x00010000; - NROF_FLASH_BLOCKS = 35; Following is my flash sector . sector 00 :...
5592
frank.drobot@...
Sep 30, 2003 4:52 pm
Ah, that helps, so you're using SAS with NDK2.2 and the MDS PCI-JTAG card. The sas directory could use another example for C++. Here it is. Unizp the the...
5593
frank.drobot@...
Sep 30, 2003 5:15 pm
I don't quite understand how variable sector size is supposed to work. I believe the TCS flash file system expects NROF_FLASH_BLOCKS fixed sized blocks each of...
5594
manoj.koul@...
manoj_koul
Sep 30, 2003 5:35 pm
Nexperia Mobile is what you are looking for. Try to search Philips Internet for Nexperia Mobile. Manoj To: trimedia@yahoogroups.com cc: (bcc: Manoj...
5595
hansroeven
Sep 30, 2003 8:39 pm
I have seen several posts of people wanting or trying to emulate a UART interface using he SSI. I saw no success stories. But that was over a year ago. Has...
5596
Saket Kumar
saket_uor
Sep 30, 2003 11:22 pm
Hi all I am a graduate student at the University of Texas at Austin. I am undertaking a class on Superscalar Microprocessor design and as a part of the course,...