DSPRelated.com

vc33 executing same instructions differently

Started by bhad...@yahoo.com in TMS320c3x15 years ago 1 reply

Hi, I am facing the following problem. I have written a code to read the values from an external device .The program I've written for this...

Hi, I am facing the following problem. I have written a code to read the values from an external device .The program I've written for this works fine as an independent project. But I need to flash boot this code and hence I am integrating it with the code to write the flash. I observe the following anomalies. abc .word 0080A000h LDI @abc,AR0 LDI *AR0,R0 In the R0 register I expect ...


"FILE NOT FOUND" after launching DSK3W in Windows XP Pro SP3

Started by onem...@yahoo.com in TMS320c3x15 years ago

The OS of my computer is Windows XP Pro SP3. I installed: (a) DLPORTIO.DLL. (b) INPOUT32.DLL. I installed the DSK3 v2.05 tools (found in...

The OS of my computer is Windows XP Pro SP3. I installed: (a) DLPORTIO.DLL. (b) INPOUT32.DLL. I installed the DSK3 v2.05 tools (found in SPRC147.ZIP from TI). I installed the DSK3 v2.05 tools (found in SPRC147.ZIP from TI). I added the following lines in AUTOEXEC.BAT found at C:\ set C_DIR=.;C:\tic3x4x\include;C:\tic3x4x\lib; set A_DIR=.;C:\tic3x4x\include;C:\tic3x4x\lib; PAT...


Timer counters

Started by "Brunert, Hugo (US SSA)" in TMS320c3x16 years ago 1 reply

Hello, First of all, I am at work, and we cannot have yahoo messenger on, so please do not try to reach me via IM. Thank you Now the real...

Hello, First of all, I am at work, and we cannot have yahoo messenger on, so please do not try to reach me via IM. Thank you Now the real problem, I have a C31 with 2 timers and they are mapped as such: // Memory Mapped Registers #define TIMER_0_CONTROL 0x00808020 // Timer 0 Global Control #define TIMER_0_COUNTER 0x00808024 // Timer 0 Counter #define TIMER_0_PERIOD 0x...


external memory address range for PAGE 0

Started by bhad...@yahoo.com in TMS320c3x16 years ago 3 replies

Hi All, I have assigned page0 as the chip enable for an external flash. But the page0 is not becoming active low on accessing an address range...

Hi All, I have assigned page0 as the chip enable for an external flash. But the page0 is not becoming active low on accessing an address range in between 0x00081000 to 0x003fffff. For that matter only my page2 is becoming active low in the address range 0x0080A000 to 0x00BFFFFF.page1 and page3 are also not becoming active low in their respective address ranges. I am using only the A0-A19...


TI TMS320 self check utility c3xcheck.asm help

Started by Glock in TMS320c3x16 years ago 1 reply

Hello... I am having an issue with a TMS320C33 and I would appreciate some guidance. I am using the TI utility c3xcheck.asm and it is integrated...

Hello... I am having an issue with a TMS320C33 and I would appreciate some guidance. I am using the TI utility c3xcheck.asm and it is integrated into my boot-loader code. I am seeing failures at -30C to -40C and the self check utility returns a failure code for "ALU Test Integer Error". Is there any way this can be related to anything external to the DSP? I am having a hard time believing ...


basic setup circuit

Started by bandung_laiciais in TMS320c3x16 years ago 2 replies

Hello All, I am research student and doing project with dspTMS320VC33 chip (not DSK)to build some simple circuit for beginning. My...

Hello All, I am research student and doing project with dspTMS320VC33 chip (not DSK)to build some simple circuit for beginning. My simple circuit include dsp chip, oscillator, led for testing output at pin XF0 n XF1 and external memory (ATMEL EEPROM). I use bootloading mode for my project n already burn my program to the memory. The problem is that when i power up my circuit and give low and ...


320C31 - No H1 clock at power up.

Started by sonvo01 in TMS320c3x16 years ago

We have a situation on one of our legacy design of 320C31 DSP. Reset pin of C31 is connecting to Maxim Power on Reset chip (MAX708). At power...

We have a situation on one of our legacy design of 320C31 DSP. Reset pin of C31 is connecting to Maxim Power on Reset chip (MAX708). At power up, There is a clock coming in to X2_CLK of C31, but there is no divided by two H1 nor H3 clocks coming out. If we force external Master Reset to MAX708, to create C31 reset after power up, H1 clock will come out. Once the H1 clocks coming out, we ...


Comute the analogue signal's rms value for 1024 samples

Started by buddhi_d in TMS320c3x16 years ago

Dear all, I am new to the group,In the part of my project(using TMS320VC33), I would like to develope and implement analogue Signal using...

Dear all, I am new to the group,In the part of my project(using TMS320VC33), I would like to develope and implement analogue Signal using lookup table in Assembly language or code composser studio. For the implementing the analogue signal i chose the sine wave .so that the C source for sine function using lookup table is as follows, ************************************ signed int Sin(...


help need to implement Sin function using lookup table in Assembly language

Started by xtra...@yahoo.co.uk in TMS320c3x16 years ago 1 reply

Dear all, I am new to the group, In the part of my project(using TMS320VC33), I would like to implement Sine function using lookup table in...

Dear all, I am new to the group, In the part of my project(using TMS320VC33), I would like to implement Sine function using lookup table in Assembly language. the C source for sine function using lookup table is as follows: ************************************ signed int Sin(unsigned int phase) { const static S16 sin_table[66] = { 0,804,1608,2410,3212,4011,4808,5602, ...


TMS320VC33 Dropping Sync Serial Port Interrupt

Started by kk7p...@wavecable.com in TMS320c3x16 years ago 1 reply

I have a system running that uses the Serial Port interrupt. It is the only interrupt enabled in the system. All processes are launched from the...

I have a system running that uses the Serial Port interrupt. It is the only interrupt enabled in the system. All processes are launched from the interrupt service routine. There are 4 interrupts spaced about 2.5 usec apart, followed by 10 usec period of no interrupt. Thus we have about 200,000 interrupts/sec. The ISR itself, with overhead for call and exit, has a worst case execution time of ...


Ask a Question to the DSPRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright